MobileForms Toolkit Documentation

RowTemplate.BackColor Property

Gets or sets the background color of the RowTemplate.

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

Property Value

The background Color of the RowTemplate.

Remarks

The row background is drawn with this color.

See Also

RowTemplate Class | Resco.Controls.AdvancedList Namespace