Поле BackgroundColor

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

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected Const BackgroundColor As String
'Применение
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