Condividi tramite


Campo StyleBase.cBackgroundColor

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

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

Sintassi

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

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

Vedere anche

Riferimento

StyleBase Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering