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