MobileForms Toolkit Documentation

Item.TextBackColor Property

Get or sets the background color of the text.

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

Property Value

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

Remarks

This property gets or sets background of the Text.

See Also

Item Class | Resco.Controls.DetailView Namespace