Page.Header Propiedad

Definición

Obtiene o establece el valor del encabezado de la página.

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

Valor de propiedad

A PageSection que representa el encabezado guardado para la página.

Se aplica a