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

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