StyleInstance.PaddingBottom Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée du PaddingBottom bien dans une Style classe.
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
Valeur de propriété
Une ReportSize valeur qui représente la valeur calculée de la PaddingBottom propriété.