Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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
Remarks
Valid values are: Repeat (Default), NoRepeat, RepeatX, or RepeatY.