LayoutController Properties
Represents the object that provides methods to manage the layout of items.Name | Description |
---|---|
ActiveItem | Gets the active layout item. |
Container | Gets the DockLayoutManager container whose dock functionality is controlled by the current LayoutController. |
FixedItems | Gets a collection of the items that are always available in the Customization Window. |
HiddenItems | Gets the collection of hidden items. |
IsCustomization | Gets whether Customization Mode is enabled. |
Selection | Gets a list of items that are selected in Customization Mode. |
See Also