PageSection.ReportItemCollection 屬性

定義

傳回此頁面區段中所包含的報表項目集合。

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

屬性值

ReportItemCollection

ReportItemCollection物件,其中包含此報表區段中的所有報表專案。

適用於