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

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