次の方法で共有


Rectangle.ReportItemCollection プロパティ

定義

四角形のレポート アイテムを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportItemCollection ^ ReportItemCollection { Microsoft::ReportingServices::OnDemandReportRendering::ReportItemCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportItemCollection ReportItemCollection { get; }
member this.ReportItemCollection : Microsoft.ReportingServices.OnDemandReportRendering.ReportItemCollection
Public ReadOnly Property ReportItemCollection As ReportItemCollection

プロパティ値

ReportItemCollection オブジェクト。

適用対象