Compartilhar via


Campo StyleInstance.m_backgroundGradientEndColor

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

StyleInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering