ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPane Class / HeaderPanel Property

In This Topic
    HeaderPanel Property (C1AccordionPane)
    In This Topic
    Gets the control that is used as the header panel.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeaderPanel As C1AccordionPaneHeaderContainer
    public C1AccordionPaneHeaderContainer HeaderPanel {get;}
    See Also