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