Condividi tramite


Membri PageSection

Represents the layout of report items to appear at the top or bottom of every page of the report.

Il tipo PageSection 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 DefinitionPath Gets the path to this report definition object in the report definition. (Esegue l'override di ReportElement. . :: . .DefinitionPath.)
Proprietà pubblica Height Height of the page section
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 ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (Ereditato da ReportElement).
Proprietà pubblica PrintOnFirstPage Indicates if the page section should be shown on the first page of the report.
Proprietà pubblica PrintOnLastPage Indicates if the page section should be shown on the last page of the report.
Proprietà pubblica ReportItemCollection Gets the report items in the page section.
Proprietà pubblica Style Gets the style properties of this report definition object. (Ereditato da ReportElement).

In alto