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

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