ReportItem.CustomProperties Propriété

Définition

Obtient ou définit des propriétés personnalisées pour l'élément de 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é

Objet CustomPropertyCollection contenant les propriétés personnalisées pour l'élément de rapport.

S’applique à