StyleBaseInstance.Item[StyleAttributeNames] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 .