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

CustomData 物件。

適用於