DockControllerBase.Container Property
Gets the DockLayoutManager container whose dock functionality is controlled by the current DockController.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
DockLayoutManager | A DockLayoutManager object. |
See Also