SubReport.Report Property

Definition

Gets the full structure (definition and instance) of the subreport.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Report ^ Report { Microsoft::ReportingServices::OnDemandReportRendering::Report ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Report Report { get; }
member this.Report : Microsoft.ReportingServices.OnDemandReportRendering.Report
Public ReadOnly Property Report As Report

Property Value

A Report object.

Applies to