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

In This Topic
    TodayStyle Property
    In This Topic
    Gets or sets the style for the today slot.
    Syntax
    'Declaration
     
    
    Public Property TodayStyle As Style
    public Style TodayStyle {get; set;}
    See Also