Campo StyleBase.cBackgroundImage
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A string constant that specifies the name of the style attribute for background image.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const cBackgroundImage As String
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering