Report.PageHeader Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le contenu de l’en-tête de page lorsque la NeedsHeaderFooterEvaluation propriété est false.
public:
property Microsoft::ReportingServices::ReportRendering::PageSection ^ PageHeader { Microsoft::ReportingServices::ReportRendering::PageSection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.PageSection PageHeader { get; }
member this.PageHeader : Microsoft.ReportingServices.ReportRendering.PageSection
Public ReadOnly Property PageHeader As PageSection
Valeur de propriété
Retourne un PageSection objet contenant l’en-tête de page.