WinUI コントロール
Value プロパティ (C1TimeEditor)

C1.WinUI.DateTimeEditors アセンブリ > C1.WinUI.DateTimeEditors 名前空間 > C1TimeEditor クラス : Value プロパティ
C1TimeEditor コントロールの TimeSpan 値を取得または設定します。
シンタックス
'宣言
 
Public Property Value As System.Nullable(Of TimeSpan)
public System.Nullable<TimeSpan> Value {get; set;}
参照

C1TimeEditor クラス
C1TimeEditor メンバ