MobileForms Toolkit Documentation

Cell.GetAutoHeight Method 

Returns the height when displaying the Item with autoheight feature enabled.

public virtual int GetAutoHeight(
ListItem li,
int index,
ItemSpecificCellProperties preRscp
);

Parameters

li
index
Index of the cell.
preRscp

Return Value

Height that will be used to display cell.

See Also

Cell Class | Resco.Controls.AdvancedComboBox Namespace