GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : PageFooter Class |
For a list of all members of this type, see PageFooter members.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) | |
CanGrow | Indicates whether the section height should grow when its controls extend beyond its original height. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) | |
CanShrink | Indicates whether the section height should be adjusted to the exact total height of its controls. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) | |
Controls | Gets a collection of all controls contained in the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) | |
Height | Gets or sets the height of the page footer. | |
Name | Gets or sets the name of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) | |
Tag | Gets or sets user-defined information to be persisted with the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) | |
Type | Gets the section's type. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) | |
Visible | Specifies whether the section should be printed or not. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section) |