[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.GetCreatedDockingTabs

GetCreatedDockingTabs Method

GetCreatedDockingTabs()

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).

Declaration
public C1DockingTab[] GetCreatedDockingTabs()
Returns
Type Description
C1DockingTab[]

The array of automatically created C1DockingTab controls.