MobileForms Toolkit Documentation

SmartGrid.HeaderBackColor Property

Gets or sets the default back color of header cells.

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

Property Value

The Color for displaying background of header cells.

Remarks

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

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace