MobileForms Toolkit Documentation

Cell.ForeColor Property

Gets or sets the foreground color of a cell.

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

Property Value

The foreground Color of a cell.

Remarks

When the ForeColor is Transparent, the color for the foreground, is taken from the ForeColor property of the owner item template.

See Also

Cell Class | Resco.Controls.AdvancedComboBox Namespace