IReportTreeFactory.BuildReportTree method
namespace: Serenity.Reporting assembly: Serenity.Extensions
Builds the report tree for the specified category.
public ReportTree BuildReportTree(string category)
| parameter | description |
|---|---|
| category | The report category. |
Return Value
The report tree.
See Also
- class ReportTree
- interface IReportTreeFactory