Udostępnij przez


Właściwość BackgroundImageInstance.BackgroundRepeat

Pobiera wartość obliczoną BackgroundRepeat właściwość w BackgroundImage klasy

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

Składnia

'Deklaracja
Public ReadOnly Property BackgroundRepeat As BackgroundRepeatTypes
    Get
'Użycie
Dim instance As BackgroundImageInstance
Dim value As BackgroundRepeatTypes

value = instance.BackgroundRepeat
public BackgroundRepeatTypes BackgroundRepeat { get; }
public:
property BackgroundRepeatTypes BackgroundRepeat {
    BackgroundRepeatTypes get ();
}
member BackgroundRepeat : BackgroundRepeatTypes
function get BackgroundRepeat () : BackgroundRepeatTypes

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.BackgroundRepeatTypes
A BackgroundRepeatTypes wartości reprezentującej obliczonej wartości BackgroundRepeat właściwość.