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