MobileForms Toolkit Documentation

Item.LabelWidth Property

Gets or sets the label width of the Item.

public virtual int LabelWidth {get; set;}

Property Value

The label width of the item in pixels.

Remarks

This property defines a displayed label width of the Item. Default value is -1, i.e. this property is taken from LabelWidth. It is available only if using Style LabelLeft or LabelRight.

See Also

Item Class | Resco.Controls.DetailView Namespace