PageSection Miembros
Represents the layout of report items to appear at the top or bottom of every page of the report.
El tipo PageSection expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Campos
Nombre | Descripción | |
---|---|---|
m_isOldSnapshot | Infraestructura. (Se hereda de ReportElement). | |
m_parentDefinitionPath | Infraestructura. (Se hereda de ReportElement). | |
m_style | Infraestructura. (Se hereda de ReportElement). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
DefinitionPath | Gets the path to this report definition object in the report definition. (Invalida ReportElement. . :: . .DefinitionPath.) | |
Height | Height of the page section | |
ID | Gets the unique identifier for this report definition object. (Invalida ReportElement. . :: . .ID.) | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Se hereda de ReportElement). | |
PrintOnFirstPage | Indicates if the page section should be shown on the first page of the report. | |
PrintOnLastPage | Indicates if the page section should be shown on the last page of the report. | |
ReportItemCollection | Gets the report items in the page section. | |
Style | Gets the style properties of this report definition object. (Se hereda de ReportElement). |
Principio
Vea también