MobileForms Toolkit Documentation

NodeTemplate.GetHeight Method 

Get the height for the given node, with respect to autoheight.

public int GetHeight(
Node node
);

Parameters

node
Node displayed.

Return Value

Current height of the node when displayed by this template.

See Also

NodeTemplate Class | Resco.Controls.AdvancedTree Namespace