MobileForms Toolkit Documentation

Item.Height Property

Gets or sets the height of the Item.

public virtual int Height {get; set;}

Property Value

The height of the control in pixels.

Remarks

This property defines a displayed height of the Item. Defaul value is 16 pixels.

See Also

Item Class | Resco.Controls.DetailView Namespace