MobileForms Toolkit Documentation

AdvancedList.BackColor Property

Gets or sets the background Color of a control.

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

Property Value

The background Color of a control.

Remarks

This color is used to fill the remaining space after the last row.

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace