StyleBase.BackgroundGradientEndColor 字段

Gets the end color for the background gradient.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Const BackgroundGradientEndColor As String
用法
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