MobileForms Toolkit Documentation

Item.LabelHeight Property

Gets or sets the label height of the Item.

public virtual int LabelHeight {get; set;}

Property Value

The label height of the control in pixels.

Remarks

This property defines a displayed label height of the Item. Defaul value is 0 pixels. It is available only if using Style LabelTop.

See Also

Item Class | Resco.Controls.DetailView Namespace