Partager via


Champ m_backgroundGradientEndColor

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_backgroundGradientEndColor As ReportColor
'Utilisation
Dim value As ReportColor

value = Me.m_backgroundGradientEndColor

Me.m_backgroundGradientEndColor = value
protected ReportColor m_backgroundGradientEndColor
protected:
ReportColor^ m_backgroundGradientEndColor
val mutable m_backgroundGradientEndColor: ReportColor
protected var m_backgroundGradientEndColor : ReportColor