Name | Description | |
---|---|---|
Components | Gets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control. | |
Container | (Inherited from System.ComponentModel.Component) | |
Footer | Gets or sets the group footer row for the table. | |
Grouping | Gets or sets the expressions by which to group the data. | |
Header | Gets or sets the group header row for the table. | |
KeepTogether | Gets or sets a value indicating whether a table group is kept together on a single page where possible. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
PreventOrphanedFooter | Indicates whether the last detailed row will be printed along with the footer in order to prevent orphaned footer on the next page. | |
Site | (Inherited from System.ComponentModel.Component) | |
Sorting | Gets the expressions by which to sort the data. | |
Visibility | Gets or sets a value indicating whether the group (and any group embedded within it) is hidden. |