MobileForms Toolkit Documentation

SmartGrid.HeaderForeColor Property

Gets or sets the default foreground color of header cells.

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

Property Value

The Color for displaying text of header cells.

Remarks

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

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace