ComponentOne Studio for WinRT XAML
AllowNull プロパティ (C1NumericBox)

ユーザーが null 値を入力できるかどうかを取得または設定します。
構文
'宣言
 
Public Property AllowNull As System.Boolean
public System.bool AllowNull {get; set;}
解説
null 値は、Value プロパティでは double.NaN としてエンコードされます。
参照

C1NumericBox クラス
C1NumericBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.