BaseButton.ResetBackColor() Method
Resets the BaseButton.BackColor property back to its default value.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Remarks
This method sets the BaseButton.BackColor property to the Empty value.
See Also