StyleInstance.StyleAttributes Propriedade

Definição

Obtém o valor calculado da propriedade NonSharedStyleAttributes em uma classe Style.

public:
 virtual property System::Collections::Generic::List<Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames> ^ StyleAttributes { System::Collections::Generic::List<Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames> ^ get(); };
public override System.Collections.Generic.List<Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames> StyleAttributes { get; }
member this.StyleAttributes : System.Collections.Generic.List<Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames>
Public Overrides ReadOnly Property StyleAttributes As List(Of StyleAttributeNames)

Valor da propriedade

Um List<T> que contém o StyleAttributeNames específico dessa instância.

Aplica-se a