BackgroundImage.BackgroundRepeat Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Oggetto ReportEnumProperty<EnumType> .