SplitterContentControlCollection Properties
Represents a collection that holds a container’s child controls. For internal use only.
Name | Description |
---|---|
Count |
Gets the number of server controls in the Control |
Is |
Gets a value indicating whether the Control |
Is |
Gets a value indicating whether the Control |
Item[Int32] |
Gets a reference to an object at the specified index location in the Splitter |
Owner protected |
Gets the ASP. |
Sync |
Gets an object that can be used to synchronize access to the collection of controls.
Inherited from Control |
See Also