WebNewReportWizardShowingEventArgs Constructors
Contains arguments passed to the WebReportServiceController.NewReportWizardShowing event.| Name | Parameters | Description |
|---|---|---|
| WebNewReportWizardShowingEventArgs(Type, INewReportWizardParameters) | reportDataType, wizardParameters | Initializes a new instance of the WebNewReportWizardShowingEventArgs class. |
See Also