次の方法で共有


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

StyleProperties コレクションです。

関連項目

参照

ActionStyle クラス

Microsoft.ReportingServices.ReportRendering 名前空間