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 オブジェクト。

適用対象