Partager via


Champ m_style

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

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

Syntaxe

'Déclaration
Protected m_style As StyleInstance
'Utilisation
Dim value As StyleInstance

value = Me.m_style

Me.m_style = value
protected StyleInstance m_style
protected:
StyleInstance^ m_style
val mutable m_style: StyleInstance
protected var m_style : StyleInstance