Lingua

StyleBase.NonSharedStyleAttributes Proprietà

Definizione

Ottiene una lista di attributi di stile che non sono condivisi tra gli oggetti dell'istanza.

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

Valore della proprietà

Un oggetto che rappresenta una lista di attributi di stile che non sono condivisi tra gli oggetti dell'istanza List<T> .

Si applica a