Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / DisabledStyleProperty Field

In This Topic
    DisabledStyleProperty Field
    In This Topic
    Identifies the DisabledStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DisabledStyleProperty As DependencyProperty
    public static readonly DependencyProperty DisabledStyleProperty
    See Also