Share via


StyleBase.BackgroundGradientEndColor Field

Gets the end color for the background gradient.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const BackgroundGradientEndColor As String
'Usage
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