Lingua

Style.Item[StyleAttributeNames] Proprietà

Definizione

Ottiene un attributo stile per lo stile specificato.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty ^ default[Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames] { Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty ^ get(Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames style); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty this[Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames style] { get; }
member this.Item(Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames) : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
Default Public Overrides ReadOnly Property Item(style As StyleAttributeNames) As ReportProperty

Parametri

style
StyleAttributeNames

L'attributo di stile da ottenere.

Valore della proprietà

Un StyleAttributeNames oggetto che rappresenta un attributo stile per lo stile specificato.

Si applica a