Partager via


Membres Page

Represents a page in the report.

Le type Page expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Page() () () () Creates a new instance of the Page class.
Méthode publique Page(IPropertyStore) Creates a new instance of the Page class.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (Hérité de ReportObject.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Hérité de ReportObject.)
Méthode publique GetContainingDataScopes The containing data scopes. (Hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (Hérité de ReportObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode publique Initialize Initializes an instance of the Page class. (Se substitue à ReportObject. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (Se substitue à ReportObject. . :: . .InitializeForDesigner() () () ().)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (Hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (Hérité de ReportObject.)
Méthode publique ToString (Hérité de Object.)
Méthode protégée WrapPropertyStore Infrastructure. (Hérité de ReportObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique BottomMargin Width of the bottom margin.
Propriété publique Columns Default number of columns for rendering the report.
Propriété publique ColumnSpacing Spacing between each column in multi-column renderings.
Propriété publique InteractiveHeight Default height for rendering the report when in an interactive renderer.
Propriété publique InteractiveWidth Default height for rendering the report when in an interactive renderer.
Propriété publique LeftMargin Width of the left margin.
Propriété publique PageFooter The footer that is rendered at the bottom of each page of the report.
Propriété publique PageHeader The header that is rendered at the top of each page of the report.
Propriété publique PageHeight Default height for rendering the report in a physical-page oriented renderer.
Propriété publique PageWidth Default width for rendering the report in a physical-page oriented renderer.
Propriété publique Parent The parent of this report object. (Hérité de ReportObjectBase.)
Propriété publique PropertyStore The property store. (Hérité de ReportObjectBase.)
Propriété publique RightMargin Width of the right margin.
Propriété publique Site Infrastructure. (Hérité de ReportObject.)
Propriété publique Style Style information for the page.
Propriété publique TopMargin Width of the top margin.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (Hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (Hérité de ReportObject.)

Haut de la page