XtraForm.ResetForeColor() Method
In This Article
Resets the XtraForm.ForeColor property back to its default value.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Remarks
This method sets the form’s XtraForm.ForeColor property to the Empty value.
See Also