Langue

StyleBaseInstance.Item[StyleAttributeNames] Propriété

Définition

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

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

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 à