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

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

C1NumericBox クラス
C1NumericBox メンバ