MobileForms Toolkit Documentation

SmartGrid.ForeColor Property

Gets or sets the default foreground color of normal cells.

new public System.Drawing.Color ForeColor {get; set;}

Property Value

The Color for displaying text of normal cells.

Remarks

Default color is SystemColors.WindowText. Default color can be overriden by defining custom Style.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace