Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the color of the background. If omitted, the background is transparent.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const BackgroundColor As String
'Usage
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