Compartir a través de


Campo StyleBase.cBackgroundRepeat

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 repeat.

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

Sintaxis

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

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

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering