BackgroundImage.BackgroundRepeat Eigenschaft

Definition

Ruft einen Ausdruck ab, der einen Wert ergibt, der angibt, wie das Hintergrundbild den verfügbaren Platz ausfüllen soll.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundRepeatTypes> ^ BackgroundRepeat { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::BackgroundRepeatTypes> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundRepeatTypes> BackgroundRepeat { get; }
member this.BackgroundRepeat : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.BackgroundRepeatTypes>
Public ReadOnly Property BackgroundRepeat As ReportEnumProperty(Of BackgroundRepeatTypes)

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: