Langue

StyleInstance.Item[StyleAttributeNames] Propriété

Définition

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

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

Une StyleAttributeNames valeur qui représente l’attribut style à accès.

Valeur de propriété

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

S’applique à