DockControllerBase.Container Property
In This Article
Gets the DockLayoutManager container whose dock functionality is controlled by the current DockController.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Dock |
A Dock |
#Implements
DevExpress.Xpf.Docking.IActiveItemOwner.Container
See Also