WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / Minimum Property
In This Topic
    Minimum Property (C1TimeEditor)
    In This Topic
    Gets or sets the minimum value allowed for the C1TimeEditor.
    Syntax
    public TimeSpan Minimum {get; set;}
    See Also