ReportDesignerDocumentSubreportLoadFailedEventArgs Constructors
Provides data for the ReportDesignerBase.SubreportLoadFailed and ReportDesignerDocument.SubreportLoadFailed events.| Name | Parameters | Description |
|---|---|---|
| ReportDesignerDocumentSubreportLoadFailedEventArgs(ReportDesignerDocument, Exception, String) | document, exception, reportSourceUrl | Initializes a new instance of the ReportDesignerDocumentSubreportLoadFailedEventArgs class with the specified settings. |
See Also