Freigeben über


StyleBase.m_sharedProperties-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the properties shared by all report items derived from the same report item in the definition.

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

Siehe auch

Verweis

StyleBase Klasse

Microsoft.ReportingServices.ReportRendering-Namespace