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 对象。

适用于