DockPanelOptions Class
Provides options for controlling a panel’s docking functionality.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Related API Members
The following members return DockPanelOptions objects:
Remarks
The options this class provides are accessible with the DockPanel.Options property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
BaseDockOptions
DockPanelOptions
See Also