Style.SharedStyleAttributes Proprietà

Definizione

Ottiene un elenco di stili che sono condivisi tra oggetti istanza.

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

Valore della proprietà

List<StyleAttributeNames>

Oggetto List<T> che rappresenta un elenco di stili che sono condivisi tra oggetti istanza.

Si applica a