MobileForms Toolkit Documentation

Cell.GetAutoHeight Method 

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

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

Parameters

n
index
Index of the cell.
preNscp

Return Value

Height that will be used to display cell.

See Also

Cell Class | Resco.Controls.AdvancedTree Namespace