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

In This Topic
    TodayBackground Property
    In This Topic
    Gets or sets the color used to highlight the background of the today day slot.
    Syntax
    'Declaration
     
    
    Public Property TodayBackground As Brush
    public Brush TodayBackground {get; set;}
    See Also