Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Remarks
New:5 December 2005
Valid values are: Repeat (Default), NoRepeat, RepeatX, or RepeatY.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace