Langue

ReportItem.Style Propriété

Définition

Obtient ou définit les propriétés de style définies pour l’élément du rapport.

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

Valeur de propriété

Un Style objet contenant des informations sur le style d’un article de rapport.

S’applique à