StyleBaseInstance.Item[StyleAttributeNames] Propriedade

Definição

Obtém o valor da instância para a propriedade especificada 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

Parâmetros

style
StyleAttributeNames

Um StyleAttributeNames valor que representa o atributo estilo a acessar.

Valor da propriedade

E object que representa o valor da instância para a propriedade especificada StyleAttributeNames .

Aplica-se a