BarDockControl.BackColor Property
Gets the background color for the bar dock control.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object that specifies the background color. |
See Also