MobileForms Toolkit Documentation

Style.BackColor Property

Gets or sets the background color of the cell.

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

Remarks

BackColor determines the background Color of the cell using this style.

If the value is set to Transparent, default color determined by the SmartGrid is used.

See Also

Style Class | Resco.Controls.SmartGrid Namespace