<TabDockPanel> Data Interface

The TabDockPanel class represents a docking panel which can contain multiple 'editors' in a tab control. It can be used to add or show different editors from existing panels, or to create new panels.

Class HierarchyNo registered superclass.

Function Members

Function members are as follows:

Return Type Function Name Documentation
<EditorUIContainer>GetEditorContainerThis member is used to access the editor container implemented by the docking panel. The container provides functionality to add and show editors.