Campo BackgroundGradientEndColor
Gets the end color for the background gradient.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const BackgroundGradientEndColor As String
'Uso
Dim value As String
value = StyleBase.BackgroundGradientEndColor
protected const string BackgroundGradientEndColor
protected:
literal String^ BackgroundGradientEndColor
static val mutable BackgroundGradientEndColor: string
protected const var BackgroundGradientEndColor : String