ActionStyle.SharedProperties Свойство

Определение

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

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

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

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

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