Rectangle.ReportItemCollection Property

Definition

Gets the report items in the rectangle.

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.

Applies to