Condividi tramite


Membri Page

Represents a page in the report.

Il tipo Page espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Campi

  Nome Descrizione
Campo protetto m_isOldSnapshot Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_parentDefinitionPath Infrastruttura. (Ereditato da ReportElement).
Campo protetto m_style Infrastruttura. (Ereditato da ReportElement).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica BottomMargin Width of the bottom margin.
Proprietà pubblica Columns Default number of columns for rendering the report.
Proprietà pubblica ColumnSpacing Spacing between each column in multi-column renderings.
Proprietà pubblica DefinitionPath Gets the path to this report definition object in the report definition. (Esegue l'override di ReportElement. . :: . .DefinitionPath.)
Proprietà pubblica ID Gets the unique identifier for this report definition object. (Esegue l'override di ReportElement. . :: . .ID.)
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica InteractiveHeight Default height for rendering the report when in an interactive renderer.
Proprietà pubblica InteractiveWidth Default height for rendering the report when in an interactive renderer.
Proprietà pubblica LeftMargin Width of the left margin.
Proprietà pubblica PageFooter The footer that is rendered at the bottom of each page of the report.
Proprietà pubblica PageHeader The header that is rendered at the top of each page of the report.
Proprietà pubblica PageHeight Default height for rendering the report in a physical-page oriented renderer.
Proprietà pubblica PageWidth Default width for rendering the report in a physical-page oriented renderer.
Proprietà pubblica ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (Ereditato da ReportElement).
Proprietà pubblica RightMargin Width of the right margin.
Proprietà pubblica Style Gets the style properties of this report definition object. (Ereditato da ReportElement).
Proprietà pubblica TopMargin Width of the top margin.

In alto