Skip to main content

WebDocumentViewerModel.ReportInfo Property

For internal use.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v26.1.Web.dll

Declaration

public ReportDocumentToPreview ReportInfo { get; set; }

Property Value

Type
DevExpress.XtraReports.Web.WebDocumentViewer.Native.DataContracts.ReportDocumentToPreview
See Also