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