PageSection.ReportItemCollection Eigenschaft

Definition

Gibt eine Sammlung von Berichtselementen zurück, die in diesem Seitenabschnitt enthalten sind.

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

Eigenschaftswert

Ein Objekt, das ReportItemCollection alle Berichtselemente in diesem Abschnitt des Berichts enthält.

Gilt für: