StyleBaseInstance.Item[StyleAttributeNames] Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore dell'istanza per la proprietà specificata 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
Parametri
- style
- StyleAttributeNames
Un StyleAttributeNames valore che rappresenta l'attributo stile di accesso.
Valore della proprietà
Un object che rappresenta il valore dell'istanza per la proprietà specificata StyleAttributeNames .