ReportOpenedEventArgs Constructors
Provides data for the DxReportViewer.OnReportOpened event.| Name | Parameters | Description |
|---|---|---|
| ReportOpenedEventArgs(IReport) | report | Initializes a new instance of the ReportOpenedEventArgs class with specified settings. |
See Also