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