BackgroundImageInstance.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 il valore calcolato della BackgroundRepeat proprietà in una BackgroundImage classe.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::BackgroundRepeatTypes BackgroundRepeat { Microsoft::ReportingServices::OnDemandReportRendering::BackgroundRepeatTypes get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.BackgroundRepeatTypes BackgroundRepeat { get; }
member this.BackgroundRepeat : Microsoft.ReportingServices.OnDemandReportRendering.BackgroundRepeatTypes
Public MustOverride ReadOnly Property BackgroundRepeat As BackgroundRepeatTypes
Valore della proprietà
Un BackgroundRepeatTypes valore che rappresenta il valore calcolato della BackgroundRepeat proprietà.