Langue

PageSection.ReportItemCollection Propriété

Définition

Retourne une collection d’éléments de rapport contenus dans cette section de la page.

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

Valeur de propriété

Un ReportItemCollection objet contenant tous les éléments du rapport dans cette section du rapport.

S’applique à