BackgroundImage.BackgroundRepeat Proprietà

Definizione

Ottiene un'espressione che restituisce un valore che indica come l'immagine di sfondo deve riempire lo spazio disponibile.

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)

Valore della proprietà

ReportEnumProperty<BackgroundRepeatTypes>

Oggetto ReportEnumProperty<EnumType> .

Si applica a