Public Methods Protected Methods
Public Properties Protected Properties
Adds the specified pane to the panes collection. Syntax Parameters pane Pane to add to the collection Return Value Index of the pane in the collection Example The following code demonstrates how to create nested groups of panes.
Adds the specified array of panes to the collection. Syntax Parameters panes Array of panes to add. Example The following code demonstrates how to create nested groups of panes.
Clears the collection. Syntax