ListGroupControls Property
|
Gets a
ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic override ControlCollection Controls { get; }Property Value
Type:
ControlCollection
See Also