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

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