ForeColor
Specifies a color of text inside column.
cs
[DefaultValue(typeof(Color), "ControlText")] public Color ForeColor { get; set; }
Specifies a color of text inside column.
[DefaultValue(typeof(Color), "ControlText")] public Color ForeColor { get; set; }