Skip to main content
A newer version of this page is available. .

DrillThroughContext.CachedReportSource Property

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public CachedReportSourceWeb CachedReportSource { get; protected set; }

Property Value

Type
CachedReportSourceWeb
See Also