ReportInfoViewModel.Info Property
Gets a ReportInfo instance identifying the underlying report.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
ReportInfo | A ReportInfo object identifying the underlying report. |
See Also