共用方式為


StyleBase.BackgroundRepeat 欄位

Specifies how the background image should repeat to fill the available space

命名空間:  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

備註

Valid values are: Repeat (Default), NoRepeat, RepeatX, or RepeatY.

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間