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

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