Page.Header Propriedade

Definição

Obtém ou define o valor do cabeçalho da 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 da propriedade

PageSection

Um PageSection que representa o cabeçalho salvo da página.

Aplica-se a