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

In This Topic
    HeaderText Property (C1AccordionPage)
    In This Topic
    Gets or sets a text displayed at the C1AccordionPage header.
    Syntax
    'Declaration
     
    
    Public Property HeaderText As String
    public string HeaderText {get; set;}
    See Also