Partager via


Champ BackgroundColor

Gets the color of the background. If omitted, the background is transparent.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Const BackgroundColor As String
'Utilisation
Dim value As String

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