[]
Represents a footer component of a table or group, containing rows that appear at the end of a group or table.
public sealed class Footer : HeaderFooter, IReportComponentContainer, IReportComponent, IComponent, IDisposable, IValidateable
| Name | Description |
|---|---|
| Footer() | Initializes a new instance of the Footer class. |
| Name | Description |
|---|---|
| PrintAtBottom | Gets or sets a value indicating whether the footer rows are pushed to the bottom of the table or group by empty rows. |