Condividi tramite


Campo StyleBase.cBackgroundImage

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected Const cBackgroundImage As String
'Utilizzo
Dim value As String 

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

Vedere anche

Riferimento

StyleBase Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering