背景画像による空き領域の塗りつぶし方法を指定します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Const BackgroundRepeat As String
'使用
Dim value As String
value = StyleBase.BackgroundRepeat
protected const string BackgroundRepeat
protected:
literal String^ BackgroundRepeat
static val mutable BackgroundRepeat: string
protected const var BackgroundRepeat : String
説明
有効な値は、Repeat (既定値)、NoRepeat、RepeatX、または RepeatY です。