Поделиться через


StyleBase.BackgroundRepeat Field

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

Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Синтаксис

'Декларация
Protected Const BackgroundRepeat As String
protected const string BackgroundRepeat
protected:
literal String^ BackgroundRepeat
protected static final String BackgroundRepeat
protected const var BackgroundRepeat : String

Замечания

Добавления:5 декабря 2005 г.

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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace