CustomReportItem.CustomData 屬性

定義

取得物件,用來封裝自訂報表項目的資料。

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

屬性值

CustomData

CustomData 物件,其中包含自訂報表項目的資料。

適用於