MESCIUS SPREAD for Windows Forms 15.0J
Value プロパティ (GcNumber)

コントロールに割り当てられた10進数値を取得または設定します。
構文
'宣言
 
Public Property Value As Nullable(Of Decimal)
public Nullable<decimal> Value {get; set;}

プロパティ値

テキストの回転を示すNullable値。
デフォルト値はSystem.Decimal.Zeroです。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が未満であるか、MaxValueを超えています。
解説
これは、フィールド内のすべての文字からリテラルを除いた文字列です。このコントロールにどのようなフィールドがあるかにかかわらず、このValueは常に同じです。
参照

GcNumber クラス
GcNumber メンバ

 

 


© MESCIUS inc. All rights reserved.