WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / Value Property
In This Topic
    Value Property (C1TimeEditor)
    In This Topic
    Gets or sets the TimeSpan value in the C1TimeEditor control.
    Syntax
    public Nullable<TimeSpan> Value {get; set;}
    See Also