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

In This Topic
    TemplateControl Property (C1ExpanderContentContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TemplateControl As System.Web.UI.TemplateControl
    public System.Web.UI.TemplateControl TemplateControl {get; set;}
    See Also