ChildrenReqCount: Number;
The ChildrenReqCount property determines the number of tree nodes, which are loaded after the tree is created.
Use JSON or the setChildrenReqCount method to set the property value, and the getChildrenReqCount method to get the property value.
The 100 value is set for the property by default.
The example of property use is given in description of the MetaTree constructor.
See also: