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