Wijmo UI for the Web
nIndex Field
wijmo.tree Namespace > WijTreeNodeOptions Interface : nIndex Field

Determines the index of next node.

Syntax
var instance; // Type: wijmo.tree.WijTreeNodeOptions;
var value; // Type: number
value = instance.nIndex;
var nIndex : number;
See Also

Reference

WijTreeNodeOptions Interface