Partager via


Style.Item[StyleAttributeNames] Propriété

Définition

Obtient un attribut de style pour le style spécifié.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty ^ default[Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames] { Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty ^ get(Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames style); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty this[Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames style] { get; }
member this.Item(Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames) : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
Default Public Overrides ReadOnly Property Item(style As StyleAttributeNames) As ReportProperty

Paramètres

style
StyleAttributeNames

Attribut de style à obtenir.

Valeur de propriété

Objet StyleAttributeNames qui représente un attribut de style pour le style spécifié.

S’applique à