次の方法で共有


StyleBase.m_nonSharedProperties フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

式のためにレポート アイテムごとに異なるスタイル プロパティを指定します。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected m_nonSharedProperties As StyleProperties
'使用
Dim value As StyleProperties 

value = Me.m_nonSharedProperties 

Me.m_nonSharedProperties = value
protected StyleProperties m_nonSharedProperties
protected:
StyleProperties^ m_nonSharedProperties
val mutable m_nonSharedProperties: StyleProperties
protected var m_nonSharedProperties : StyleProperties

関連項目

参照

StyleBase クラス

Microsoft.ReportingServices.ReportRendering 名前空間