Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / TodayForeground Property

In This Topic
    TodayForeground Property
    In This Topic
    Gets or sets the color for the text of the today day slot.
    Syntax
    'Declaration
     
    
    Public Property TodayForeground As Brush
    public Brush TodayForeground {get; set;}
    See Also