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 Hierarchy | No registered superclass. | 
Function members are as follows:
| Return Type | Function Name | Documentation | 
|---|---|---|
| <EditorUIContainer> | GetEditorContainer | This member is used to access the editor container implemented by the docking panel. The container provides functionality to add and show editors. |