MobileForms Toolkit Documentation

TextCell.GetAutoHeight Method 

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

public override int GetAutoHeight(
Row r,
int index,
RowSpecificCellProperties preRscp
);

Parameters

r
Row 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.AdvancedList Namespace