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

In This Topic
    Controls Property (C1Expander)
    In This Topic
    Gets the controls collection.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Controls As System.Web.UI.ControlCollection
    public override System.Web.UI.ControlCollection Controls {get;}
    See Also