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