PageSection.ReportItemCollection Propiedad

Definición

Devuelve una colección de elementos del informe contenidos en esta sección de la página.

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

Valor de propiedad

Un ReportItemCollection objeto que contiene todos los elementos del informe en esta sección del informe.

Se aplica a