BarDockControl.Dock Property
Gets or sets a value which specifies how the bar dock control is aligned within its parent control.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DockStyle | A DockStyle enumeration value which specifies the manner in which a bar dock control is docked. |
See Also