MobileForms Toolkit Documentation

DetailView.BackColor Property

Overridden. Gets or sets the background color of the control.

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

Property Value

A Color that represents the background color of the control.

Remarks

The default value is the White color.

See Also

DetailView Class | Resco.Controls.DetailView Namespace