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

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