ReportDesignerDocumentSubreportLoadFailedEventArgs.Document Property
Gets the report designer document currently being processed.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| ReportDesignerDocument | The report designer document currently being processed. |
See Also