Partager via


Champ StyleInstance.m_backgroundGradientType

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

A BackgroundGradients value that represents the calculated value of the BackgroundGradientType property.

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

Syntaxe

'Déclaration
Protected m_backgroundGradientType As Nullable(Of BackgroundGradients)
'Utilisation
Dim value As Nullable(Of BackgroundGradients)

value = Me.m_backgroundGradientType 

Me.m_backgroundGradientType = value
protected Nullable<BackgroundGradients> m_backgroundGradientType
protected:
Nullable<BackgroundGradients> m_backgroundGradientType
val mutable m_backgroundGradientType: Nullable<BackgroundGradients>
protected var m_backgroundGradientType : Nullable<BackgroundGradients>

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering