MobileForms Toolkit Documentation

Item.LabelBackColor Property

Gets or sets the background color for the label.

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

Property Value

A Color that represents the background color of the Label portion of an Item. The default is Transparent.

Remarks

This property gets or sets background of the Label.

See Also

Item Class | Resco.Controls.DetailView Namespace