Partager via


StyleBaseInstance.Item[StyleAttributeNames] Propriété

Définition

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

public:
 abstract property System::Object ^ default[Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames] { System::Object ^ get(Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames style); };
public abstract object this[Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames style] { get; }
member this.Item(Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames) : obj
Default Public MustOverride 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 à