BackgroundImage 필드
Gets the background image. If omitted, there is no background image.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Protected Const BackgroundImage As String
‘사용 방법
Dim value As String
value = StyleBase.BackgroundImage
protected const string BackgroundImage
protected:
literal String^ BackgroundImage
static val mutable BackgroundImage: string
protected const var BackgroundImage : String