GrapeCity.Win.CalendarGrid.v20 アセンブリ > GrapeCity.Win.CalendarGrid.Editors 名前空間 > GcNumber クラス : Value プロパティ |
Public Property Value As Nullable(Of Decimal)
public Nullable<decimal> Value {get; set;}
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | 値が MinValue より小さいか、MaxValue を超えています。 |