Report.PageFooter 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 le contenu du pied de page lorsque la propriété NeedsHeaderFooterEvaluation a la valeur false
.
public:
property Microsoft::ReportingServices::ReportRendering::PageSection ^ PageFooter { Microsoft::ReportingServices::ReportRendering::PageSection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.PageSection PageFooter { get; }
member this.PageFooter : Microsoft.ReportingServices.ReportRendering.PageSection
Public ReadOnly Property PageFooter As PageSection
Valeur de propriété
Retourne un objet PageSection qui contient le pied de page.