Page.Header Proprietà

Definizione

Ottiene o imposta il valore dell'intestazione della pagina.

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

Valore della proprietà

PageSection

Oggetto PageSection che rappresenta l'intestazione salvata per la pagina.

Si applica a