Compartir a través de


Campo StyleInstance.m_backgroundGradientEndColor

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_backgroundGradientEndColor As ReportColor
'Uso
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

Vea también

Referencia

StyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering