Freigeben über


Style.NonSharedStyleAttributes Eigenschaft

Definition

Ruft eine Liste von Formatattributen ab, die nicht von Instanzobjekten gemeinsam genutzt werden.

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

Eigenschaftswert

Ein List<T>-Objekt, das eine Liste von Formatattributen darstellt, die nicht von Instanzobjekten gemeinsam genutzt werden.

Gilt für: