CustomReportItem.CustomData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得要傳遞至自訂報表項目控制項的資料。
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 物件。