Lingua

ReportItem.CustomProperties Proprietà

Definizione

Riceve le informazioni personalizzate da consegnare al componente di rendering del report.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection CustomProperties { get; }
member this.CustomProperties : Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection
Public ReadOnly Property CustomProperties As CustomPropertyCollection

Valore della proprietà

Un CustomPropertyCollection oggetto che rappresenta le informazioni personalizzate da consegnare al componente di rendering del report.

Si applica a