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

In This Topic
    ActualTodayStyle Property
    In This Topic
    Gets the style applied to today slot.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualTodayStyle As Style
    public Style ActualTodayStyle {get;}
    See Also