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

In This Topic
    IsEnabled Property (C1TimeEditor)
    In This Topic
    Gets or sets the enabled status.
    Syntax
    'Declaration
     
    
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    See Also