Exago .NET API Documentation
CustomTreeFolder Constructor(String)
WebReports.UI.Controls Namespace > CustomTreeFolder Class > CustomTreeFolder Constructor : CustomTreeFolder Constructor(String)
The name of the folder that will appear in the Report Tree.
Create a new custom folder to appear in the Report Tree, with the name provided in the name argument.
Syntax
public CustomTreeFolder( 
   System.string text
)

Parameters

text
The name of the folder that will appear in the Report Tree.
See Also

Reference

CustomTreeFolder Class
CustomTreeFolder Members
Overload List