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