Partilhar via


Campo StyleBase.cBackgroundGradientEndColor

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

A string constant that specifies the name of the style attribute for background gradient end color.

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

Sintaxe

'Declaração
Protected Const cBackgroundGradientEndColor As String
'Uso
Dim value As String 

value = StyleBase.cBackgroundGradientEndColor
protected const string cBackgroundGradientEndColor
protected:
literal String^ cBackgroundGradientEndColor
static val mutable cBackgroundGradientEndColor: string
protected const var cBackgroundGradientEndColor : String

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering