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

ReportProviderContext Class

Specifies the root report for a subreport.

Namespace: DevExpress.XtraReports.Services

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class ReportProviderContext

Remarks

The ReportProviderContext instance is passed to the IReportProvider.GetReport method to identify a root report for the subreport.

Inheritance

Object
ReportProviderContext
See Also