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

C1NumericBox の数値を取得または設定します。
構文
'宣言
 
Public Property Value As System.Double
public System.double Value {get; set;}
解説
null 値は、Value プロパティでは double.NaN として表されます。C1.Silverlight.C1NumericBox.AllowNull プロパティも参照してください。
参照

C1NumericBox クラス
C1NumericBox メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.