Share via


StyleBase.SharedStyleAttributes Propriété

Définition

Obtient une liste des styles partagés entre des objets d'instance.

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

Valeur de propriété

Objet List<T> qui représente une liste des styles partagés entre des objets d'instance.

S’applique à