Page.Footer Proprietà

Definizione

Ottiene o imposta il valore del footer della pagina.

public:
 property Microsoft::ReportingServices::ReportRendering::PageSection ^ Footer { Microsoft::ReportingServices::ReportRendering::PageSection ^ get(); void set(Microsoft::ReportingServices::ReportRendering::PageSection ^ value); };
public Microsoft.ReportingServices.ReportRendering.PageSection Footer { get; set; }
member this.Footer : Microsoft.ReportingServices.ReportRendering.PageSection with get, set
Public Property Footer As PageSection

Valore della proprietà

A PageSection che rappresenta il piè di pagina salvato per la pagina.

Si applica a