Create a new custom item (not a folder) to appear in the Report Tree, with the name provided in the name argument. To add a folder, use a CustomTreeFolder object instead.
Syntax
public CustomTreeNode(
System.string
)
Parameters
- text
- The name of the custom item to add to the tree.