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

In This Topic
    Content Property (C1Expander)
    In This Topic
    Gets or sets the content section template.
    Syntax
    'Declaration
     
    Public Property Content As System.Web.UI.ITemplate
    public System.Web.UI.ITemplate Content {get; set;}
    See Also