言語

Rectangle.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

適用対象