Udostępnij przez


Pole StyleBase.BackgroundRepeat

Wskazuje, jak obraz tła należy powtórzyć w celu wypełnienia dostępnego miejsca

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected Const BackgroundRepeat As String
'Użycie
Dim value As String

value = StyleBase.BackgroundRepeat
protected const string BackgroundRepeat
protected:
literal String^ BackgroundRepeat
static val mutable BackgroundRepeat: string
protected const var BackgroundRepeat : String

Uwagi

Prawidłowe wartości: Powtórz (domyślne), NoRepeat, RepeatX, lub RepeatY.