MobileForms Toolkit Documentation

SmartGrid.BackgroundColor Property

Gets or sets the default background color of SmartGrid.

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

Property Value

The Color for displaying background of SmartGrid.

Remarks

Default color is SystemColors.AppWorkspace.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace