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