Back to Devexpress

DockManager Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-dockmanager-dot-ctor.md

latest1.3 KB
Original Source

DockManager Constructors

The component that allows you to create docked, floating and/or auto-hidden dock panels inside a form or user control. See Docking Library.

NameParametersDescription
DockManager()noneInitializes a new instance of the DockManager class.
DockManager(IContainer)containerInitializes a new instance of the DockManager class with the specified container control.
DockManager(ContainerControl)formInitializes a new instance of the DockManager class with the specified container control.

See Also

DockManager Class

DockManager Members

DevExpress.XtraBars.Docking Namespace