Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / ActiveAccordionPageStyle Class / Header Property

In This Topic
    Header Property (ActiveAccordionPageStyle)
    In This Topic
    Gets ActiveAccordionPageHeaderStyle containing display attributes that determine the general appearance of the active C1.Win.Accordion.C1AccordionPage header on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Header As ActiveAccordionPageHeaderStyle
    public ActiveAccordionPageHeaderStyle Header {get;}
    See Also