Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / AccordionPageHeaderStyle Class / HeaderText Property

In This Topic
    HeaderText Property (AccordionPageHeaderStyle)
    In This Topic
    Gets or sets a style determines the appearance of the C1.Win.Accordion.C1AccordionPage.HeaderText on the screen.
    Syntax
    'Declaration
     
    
    Public Property HeaderText As HeaderTextItemStyle
    public HeaderTextItemStyle HeaderText {get; set;}
    See Also