MobileForms Toolkit Documentation

SmartGrid.AlternatingForeColor Property

Gets or sets the default foreground color of alternating cells.

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

Property Value

The Color for displaying text of alternating cells.

Remarks

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

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace