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

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