Report.PageFooter 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 contenuto della pagina quando la NeedsHeaderFooterEvaluation proprietà è 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
Valore della proprietà
Restituisce un PageSection oggetto contenente il footer della pagina.