PropertyDescriptionControl.ResetForeColor() Method
Resets the ForeColor property to its default value.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Remarks
This method sets the PropertyDescriptionControl
‘s Appearance.Description.ForeColor
property to the Color.Empty value.
See Also