Rectangle.ReportItemCollection Propiedad

Definición

Obtiene los elementos de informe del rectángulo.

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

Valor de propiedad

Un objeto ReportItemCollection.

Se aplica a