Report.GetPageSections Méthode
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.
Attention
Use ReportSection.GetPageSections() instead.
Entraîne les calculs d'en-tête et de pied de page pour la page actuelle. Cette méthode doit être appelée avant d'accéder au PageSections du rapport.
public:
void GetPageSections();
[System.Obsolete("Use ReportSection.GetPageSections() instead.")]
public void GetPageSections ();
[<System.Obsolete("Use ReportSection.GetPageSections() instead.")>]
member this.GetPageSections : unit -> unit
Public Sub GetPageSections ()
- Attributs