Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies 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