Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1TimeEditor Class / ClockType Property

In This Topic
    ClockType Property
    In This Topic
    Gets or sets the earliest time that the user can enter.
    Syntax
    'Declaration
     
    
    Public Property ClockType As ClockType
    public ClockType ClockType {get; set;}
    See Also