MobileForms Toolkit Documentation

SmartGrid.BackColor Property

Gets or sets the default back color of normal cells.

new public System.Drawing.Color BackColor {get; set;}

Property Value

The Color for displaying background of normal cells.

Remarks

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

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace