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