Style.SharedProperties Свойство

Определение

Возвращает коллекцию StyleProperties, содержащую общие свойства для всех экземпляров элементов отчета, производных от одного и того же элемента отчета в определении.

public:
 virtual property Microsoft::ReportingServices::ReportRendering::StyleProperties ^ SharedProperties { Microsoft::ReportingServices::ReportRendering::StyleProperties ^ get(); };
public override Microsoft.ReportingServices.ReportRendering.StyleProperties SharedProperties { get; }
member this.SharedProperties : Microsoft.ReportingServices.ReportRendering.StyleProperties
Public Overrides ReadOnly Property SharedProperties As StyleProperties

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

Объект StyleProperties, содержащий коллекцию свойств, общих для всех элементов отчета, производных от одного и того же элемента отчета в определении.

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