Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / CalendarMonthSlotInfo Class / IsEnabled Property

In This Topic
    IsEnabled Property (CalendarMonthSlotInfo)
    In This Topic
    Gets or sets a value indicating whether the slot is enabled.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEnabled As Boolean
    public bool IsEnabled {get;}
    See Also