A newer version of this page is available.
Switch to the current version.
DockPanelOptions Class
Provides options for controlling a panel's docking functionality.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v19.2.dll
Declaration
public class DockPanelOptions :
BaseDockOptions
Public Class DockPanelOptions
Inherits BaseDockOptions
Related API Members
The following members accept/return DockPanelOptions objects:
Remarks
The options this class provides are accessible with the DockPanel.Options property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
BaseDockOptions
DockPanelOptions
See Also
Feedback