[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Footer

Footer Class

Represents a footer component of a table or group, containing rows that appear at the end of a group or table.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
public sealed class Footer : HeaderFooter, IReportComponentContainer, IReportComponent, IComponent, IDisposable, IValidateable

Constructors

Name Description

Initializes a new instance of the Footer class.

Properties

Name Description

Gets or sets a value indicating whether the footer rows are pushed to the bottom of the table or group by empty rows.

Extension Methods