PageSection.ReportItemCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the report items in the page section.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportItemCollection ^ ReportItemCollection { Microsoft::ReportingServices::OnDemandReportRendering::ReportItemCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportItemCollection ReportItemCollection { get; }
member this.ReportItemCollection : Microsoft.ReportingServices.OnDemandReportRendering.ReportItemCollection
Public ReadOnly Property ReportItemCollection As ReportItemCollection
Property Value
A ReportItemCollection object.