MobileForms Toolkit Documentation

Item.ErrorColor Property

Get or sets the error background color of the text.

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

Property Value

A Color that represents the error background color of the Text portion of an Item. The default is Red.

Remarks

This property gets or sets error background of the Text.

See Also

Item Class | Resco.Controls.DetailView Namespace