[]
Returns the collection of all C1DockingTab components that were automatically created as the result of user interaction with the current C1DockingTab (e.g. when a page is teared off and dropped to float outside of the form).
public C1DockingTab[] GetCreatedDockingTabs()
Type | Description |
---|---|
C1DockingTab[] | The array of automatically created C1DockingTab controls. |