MobileForms Toolkit Documentation

TextCell.GetAutoHeight Method 

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

public override int GetAutoHeight(
Node n,
int index,
NodeSpecificCellProperties preNscp
);

Parameters

n
index
Index of the cell in cell collection.
preNscp

Return Value

Display height of the cell based.

See Also

TextCell Class | Resco.Controls.AdvancedTree Namespace