GrapeCity.Win.Editors.v120 アセンブリ > GrapeCity.Win.Editors 名前空間 > GcTimeSpan クラス : Value プロパティ |
Public Property Value As Nullable(Of TimeSpan)
public Nullable<TimeSpan> Value {get; set;}
例外 | 解説 |
---|---|
System.FormatException | 値が有効な書式文字列ではありません。指定された引数は、有効な値の範囲内にありません。有効な値の範囲はMinValue〜MaxValueです。 |