다음을 통해 공유


BackgroundColor 필드

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

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
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