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