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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DockStyle | A DockStyle enumeration value which specifies the manner in which a bar dock control is docked. |
See Also