MobileForms Toolkit Documentation

TextCell.GetAutoHeight Method 

Computes the height of the cell when the cell is AutoHeight cell.

public override int GetAutoHeight(
ListItem item,
int index,
ItemSpecificCellProperties preRscp
);

Parameters

item
Item with data.
index
Index of the cell in cell collection.
preRscp

Return Value

Display height of the cell based.

See Also

TextCell Class | Resco.Controls.AdvancedComboBox Namespace