Condividi tramite


Campo StyleInstance.m_backgroundGradientEndColor

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

A ReportColor value that represents the calculated value of the BackgroundGradientEndColor property.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_backgroundGradientEndColor As ReportColor
'Utilizzo
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

Vedere anche

Riferimento

StyleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering