Lingua

Page.PageHeader Proprietà

Definizione

Riceve o imposta l'intestazione che viene visualizzata in cima a ogni pagina del rapporto.

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

Valore della proprietà

Un oggetto PageSection.

Si applica a