Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 306 Bytes

File metadata and controls

5 lines (3 loc) · 306 Bytes

ReportRenderer

This component provides the ability to group data in a data table and provide display components and summary components. For use in rendering reports.

You'll need to implement your own IReportRenderer. There's a Console renderer in the sample app that you can use as a starting point.