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