An array of DataManagerNode that contains the child sub-nodes.
The collapse status of this data scope
The level of this node.
The parent node.
An array of indexes that indicate the path from the root scope to the current scope
Returns scope type ('group' or 'node')
Evaluates the formula with the current data context
The formula to be evaluated
The evaluated result
Gets the child node from the relative path of this node
A array of numbers which indicate the relative path of the child node
The child node
Gets all cell values of the specified calculated column
The name of the calculated column
Array of calculated column values
Gets the data item of this node.
Gets the source row index of this node
Defines data manager node.