DockControllerBase Properties
The base class for DockControllers that provide methods to perform docking operations on panels.| Name | Description |
|---|---|
| ActiveItem | Gets or sets the active item. |
| Container | Gets the DockLayoutManager container whose dock functionality is controlled by the current DockController. |
See Also