| GrapeCity.Win.CalendarGrid.v10 アセンブリ > GrapeCity.Win.CalendarGrid.Editors 名前空間 > GcTimeSpan クラス : Value プロパティ |
Public Property Value As Nullable(Of TimeSpan)
public Nullable<TimeSpan> Value {get; set;}
| 例外 | 解説 |
|---|---|
| System.FormatException | 値が有効な書式文字列ではありません。 |
| System.ArgumentOutOfRangeException | 値が MinValue より小さいか、MaxValue を超えています。 |