MobileForms Toolkit Documentation

ListItem.Height Property

Gets the current item template height for this item.

public int Height {get;}

Property Value

The Height of the current item template.

Remarks

If the template index points to non-existing template, the AdvancedComboBox default template is used to get height.

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace