MobileForms Toolkit Documentation

Cell.BackColor Property

Gets or sets the background color of a cell.

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

Property Value

The background Color of a cell, default Transparent

Remarks

When the BackColor is Transparent, no background is drawn, and cell seems transparent.

See Also

Cell Class | Resco.Controls.AdvancedList Namespace