MobileForms Toolkit Documentation

Item.LabelForeColor Property

Get or sets the foreground color of the label.

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

Property Value

A Color that represents the foreground color of the Label portion of an Item. The default is Black.

Remarks

This property gets or sets foreground of the Label.

See Also

Item Class | Resco.Controls.DetailView Namespace