#The PreExecuteReportSet() Method

##About

The PreExecuteReportSet method is used to modify the report before it is sent to the Report Viewer or Report Preview for viewing. Overriding this method can add granular control of fields, filters, and other properties of the report before the person designing/viewing the report will see it.

##Examples

Here are a couple examples of using the PreExecuteReportSet method.