FloatForm.DockManager Property
Gets the dock manager which displays the current form.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DockManager | A DockManager object which represents the dock manager that displays the current form. |
See Also