Partager via


StyleBase.BackgroundRepeat Field

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

Espace de noms: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntaxe

'Déclaration
Protected Const BackgroundRepeat As String
protected const string BackgroundRepeat
protected:
literal String^ BackgroundRepeat
protected static final String BackgroundRepeat
protected const var BackgroundRepeat : String

Notes

Nouveau :5 décembre 2005

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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace