MobileForms Toolkit Documentation

Style.ForeColor Property

Gets or sets the text color of the cell.

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

Remarks

ForeColor determines the Color of the text in the cell using this style.

If the value is set to Transparent, default color determined by the SmartGrid is used.

See Also

Style Class | Resco.Controls.SmartGrid Namespace