Partager via


StyleInstance.Item[StyleAttributeNames] Propriété

Définition

Obtient la valeur d'instance pour la propriété StyleAttributeNames spécifiée.

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

Paramètres

style
StyleAttributeNames

Valeur StyleAttributeNames qui représente l'attribut de style auquel accéder.

Valeur de propriété

object qui représente la valeur d'instance pour la propriété StyleAttributeNames spécifiée.

S’applique à