IReportTreeFactory interface

namespace: Serenity.Reporting   assemblySerenity.Extensions

Abstraction for a factory that builds report trees.

public interface IReportTreeFactory

Members

name description
BuildReportTree(…) Builds the report tree for the specified category.

See Also