GrapeCity SPREAD for WPF 2.0J
Value プロパティ (GcDropDownCalculator)

GcDropDownCalculator の値を取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property Value As Nullable(Of Decimal)
public Nullable<decimal> Value {get; set;}

プロパティ値

コントロールの値を表す null 許容の 10 進数値。
参照

GcDropDownCalculator クラス
GcDropDownCalculator メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.