Campo StyleBase.cBackgroundImageValue
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 value.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const cBackgroundImageValue As String
'Utilizzo
Dim value As String
value = StyleBase.cBackgroundImageValue
protected const string cBackgroundImageValue
protected:
literal String^ cBackgroundImageValue
static val mutable cBackgroundImageValue: string
protected const var cBackgroundImageValue : String
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering