PageSection.ReportItemCollection Proprietà

Definizione

Restituisce una raccolta di elementi di report contenuti in questa sezione della pagina.

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

Valore della proprietà

ReportItemCollection

ReportItemCollectionOggetto contenente tutti gli elementi del report in questa sezione del report.

Si applica a