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.v21.2.dll

NuGet Package: DevExpress.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