IReportBuildInterceptor Members
If implemented by a class, processes a report before and after a temporary document is built from it.Methods
Name | Description |
---|---|
InvokeAfter(XtraReport, Object) | Processes a report after a document was generated from it. |
InvokeBefore(XtraReport, Object) | Processes a report before starting document generation. |
See Also