WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / HeaderStyle Property

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