StyleBase.m_sharedProperties Field
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_sharedProperties As StyleProperties
'Usage
Dim value As StyleProperties
value = Me.m_sharedProperties
Me.m_sharedProperties = value
protected StyleProperties m_sharedProperties
protected:
StyleProperties^ m_sharedProperties
val mutable m_sharedProperties: StyleProperties
protected var m_sharedProperties : StyleProperties