StyleBase.SharedProperties Свойство

Определение

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

public:
 virtual property Microsoft::ReportingServices::ReportRendering::StyleProperties ^ SharedProperties { Microsoft::ReportingServices::ReportRendering::StyleProperties ^ get(); void set(Microsoft::ReportingServices::ReportRendering::StyleProperties ^ value); };
public virtual Microsoft.ReportingServices.ReportRendering.StyleProperties SharedProperties { get; set; }
member this.SharedProperties : Microsoft.ReportingServices.ReportRendering.StyleProperties with get, set
Public Overridable Property SharedProperties As StyleProperties

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

Коллекция StyleProperties.

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