CustomReportItem.CustomData Property

Definition

Gets the data to be passed to the custom report item control.

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

Property Value

A CustomData object.

Applies to