Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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