MobileForms Toolkit Documentation

Item.ItemWidth Property

Gets or sets the width of the Item.

public virtual int ItemWidth {get; set;}

Property Value

The width of the control in pixels.

Remarks

This property defines a displayed width of the Item. Defaul value is -1.

See Also

Item Class | Resco.Controls.DetailView Namespace