Skip to main content
A newer version of this page is available. .

DockingOptions() Constructor

Initializes a new instance of the DockingOptions class.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public DockingOptions()

Remarks

This constructor is called automatically when a dock manager initializes its DockManager.DockingOptions property.

See Also