Custom Report Builders

You can add custom modules to the ReportBuilder by extending the ReportReports.Builders.Builder class and providing overrides for the following functions:

Over-ridable Functions

NewInstance

Returns an instance of your builder

Build

Performs your logic on the document.ReportXml


Click to see Comments

Help comments powered by Disqus