Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / DisabledStyle Property

In This Topic
    DisabledStyle Property
    In This Topic
    Gets or sets the style for the disabled slots.
    Syntax
    'Declaration
     
    
    Public Property DisabledStyle As C1Style
    public C1Style DisabledStyle {get; set;}
    See Also