Partager via


Champ StyleBase.m_nonSharedProperties

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_nonSharedProperties As StyleProperties
'Utilisation
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

Voir aussi

Référence

StyleBase Classe

Espace de noms Microsoft.ReportingServices.ReportRendering