MobileForms Toolkit Documentation

ItemTemplate.GetHeight Method 

Get the height for the given item, with respect to autoheight.

public int GetHeight(
ListItem item
);

Parameters

item
ListItem displayed.

Return Value

Current height of the item when displayed by this template.

See Also

ItemTemplate Class | Resco.Controls.AdvancedComboBox Namespace