次の方法で共有


StyleBase.BackgroundRepeat フィールド

背景画像による空き領域の塗りつぶし方法を指定します。

名前空間:  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 です。

関連項目

参照

StyleBase クラス

Microsoft.ReportingServices.ReportRendering 名前空間