MobileForms Toolkit Documentation

Item.Label Property

Get or sets the label associated with Item.

public virtual string Label {get; set;}

Property Value

String that represent text of the Label.

Remarks

Display Label which describe the Item. It is shown on left side of Item or above the item depending on the Style property.

See Also

Item Class | Resco.Controls.DetailView Namespace