Back to Devexpress

ReportCacheItem.Report Property

xtrareports-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-dot-reportcacheitem.md

latest1.1 KB
Original Source

ReportCacheItem.Report Property

Namespace : DevExpress.XtraReports.Web.WebDocumentViewer

Assembly : DevExpress.XtraReports.v25.2.Web.dll

NuGet Package : DevExpress.Web.Reporting.Common

Declaration

csharp
public XtraReport Report { get; }
vb
Public ReadOnly Property Report As XtraReport

Property Value

Type
XtraReport

See Also

ReportCacheItem Class

ReportCacheItem Members

DevExpress.XtraReports.Web.WebDocumentViewer Namespace