MobileForms Toolkit Documentation

Node.Height Property

Gets the current node template height for this node.

public int Height {get;}

Property Value

The Height of the current node template.

Remarks

If the template index points to non-existing template, the Default template is used to get height.

See Also

Node Class | Resco.Controls.AdvancedTree Namespace