AccordionControl.GetBackColor() Method
In This Article
Gets the color, currently assigned to the control’s Appearance.ControlAppearance.BackColor property.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
Color | A Color object that is the current backcolor of this Accordion |
See Also