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

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