次の方法で共有


CustomReportItem.CustomData プロパティ

定義

カスタム レポート アイテムのコントロールに渡すデータを取得します。

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

プロパティ値

CustomData オブジェクト。

適用対象