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

DefaultBarAndDockingController() Constructor

Initializes a new instance of the DefaultBarAndDockingController class.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public DefaultBarAndDockingController()

Remarks

The default constructor initializes all fields to their default values.

See Also