Accordion for ASP.NET Web Forms
Controls Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace > C1AccordionPane Class : Controls Property
Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Controls As System.Web.UI.ControlCollection
public override System.Web.UI.ControlCollection Controls {get;}

Property Value

The collection of child controls for the specified server control.
See Also

Reference

C1AccordionPane Class
C1AccordionPane Members