Basic Library for WPF/Silverlight
AllowNull プロパティ (C1NumericBox)

C1.Silverlight.5 アセンブリ > C1.Silverlight 名前空間 > C1NumericBox クラス : AllowNull プロパティ
ユーザーが null 値を入力できるかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property AllowNull As System.Boolean
public System.bool AllowNull {get; set;}
解説
null 値は、Value プロパティでは double.NaN としてエンコードされます。
参照

C1NumericBox クラス
C1NumericBox メンバ