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