Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / DayBackgroundProperty Field

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