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

In This Topic
    ActualDisabledStyle Property
    In This Topic
    Gets the style applied to disabled slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualDisabledStyle As C1Style
    public C1Style ActualDisabledStyle {get;}
    See Also