DockPanel.DockManager Property
Gets the DockManager which coordinates any docking operations performed on the current panel.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DockManager | A DockManager object representing the dock manager for the panel. |
See Also