MobileForms Toolkit Documentation

SmartGrid.SelectionForeColor Property

Gets or sets the default foreground color of selected cells.

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

Property Value

The Color for displaying text of selected cells.

Remarks

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

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace