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

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