StyleBaseInstance.Item[StyleAttributeNames] Proprietà

Definizione

Ottiene il valore di istanza per la proprietà StyleAttributeNames specificata.

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

Parametri

style
StyleAttributeNames

Valore StyleAttributeNames che rappresenta l'attributo di stile per l'accesso.

Valore della proprietà

Object

Valore object che rappresenta il valore di istanza della proprietà StyleAttributeNames specificata.

Si applica a