Freigeben über


StyleBase.m_nonSharedProperties-Feld

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

Specifies the style properties that are different for each for each report item (due to expressions).

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_nonSharedProperties As StyleProperties
'Usage
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

Siehe auch

Verweis

StyleBase Klasse

Microsoft.ReportingServices.ReportRendering-Namespace