Freigeben über


StyleBase.BackgroundRepeat-Feld

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

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const BackgroundRepeat As String
'Usage
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

Hinweise

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

Siehe auch

Verweis

StyleBase Klasse

Microsoft.ReportingServices.ReportRendering-Namespace