StyleInstance.PaddingBottom 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 proprietà PaddingBottom in una classe Style.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ PaddingBottom { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportSize PaddingBottom { get; set; }
member this.PaddingBottom : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize with get, set
Public Overrides Property PaddingBottom As ReportSize
Valore della proprietà
Valore ReportSize che rappresenta il valore calcolato della proprietà PaddingBottom.