Campo BackgroundGradientEndColor
Gets the end color for the background gradient.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const BackgroundGradientEndColor As String
'Utilizzo
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
Vedere anche