Compartir a través de


Campo StyleBase.cBackgroundGradientType

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

A string constant that specifies the name of the style attribute for background gradient type.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected Const cBackgroundGradientType As String
'Uso
Dim value As String 

value = StyleBase.cBackgroundGradientType
protected const string cBackgroundGradientType
protected:
literal String^ cBackgroundGradientType
static val mutable cBackgroundGradientType: string
protected const var cBackgroundGradientType : String

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering