Langue

ReportItem.CustomProperties Propriété

Définition

Obtient ou définit des propriétés personnalisées pour l’élément du rapport.

public:
 property Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ get(); void set(Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ value); };
public Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection CustomProperties { get; set; }
member this.CustomProperties : Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection with get, set
Public Property CustomProperties As CustomPropertyCollection

Valeur de propriété

Un CustomPropertyCollection objet contenant des propriétés personnalisées pour l’élément du rapport.

S’applique à