Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1MultiMonthCalendar Class / DayForegroundProperty Field

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