Поделиться через


StyleBase.SharedStyleAttributes Свойство

Определение

Возвращает список стилей, которые являются общими для объектов экземпляра.

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)

Значение свойства

Объект List<T>, представляющий список стилей, общих для объектов экземпляра.

Применяется к