Freigeben über


StyleBase.BackgroundRepeat Field

Indicates 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
protected const string BackgroundRepeat
protected:
literal String^ BackgroundRepeat
protected static final String BackgroundRepeat
protected const var BackgroundRepeat : String

Hinweise

Neu:05. Dezember 2005

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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace