Свойство ActionStyle.SharedProperties

Этот элемент переопределяет StyleBase.SharedProperties, более полная документация может находиться в соответствующем разделе.Этот элемент переопределяет StyleBase.SharedProperties.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Overrides ReadOnly Property SharedProperties As StyleProperties 
    Get
'Применение
Dim instance As ActionStyle 
Dim value As StyleProperties 

value = instance.SharedProperties
public override StyleProperties SharedProperties { get; }
public:
virtual property StyleProperties^ SharedProperties {
    StyleProperties^ get () override;
}
abstract SharedProperties : StyleProperties 
override SharedProperties : StyleProperties
override function get SharedProperties () : StyleProperties

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

Тип: Microsoft.ReportingServices.ReportRendering.StyleProperties

A StyleProperties collection.

См. также

Справочник

ActionStyle Класс

Пространство имен Microsoft.ReportingServices.ReportRendering