Name | Description | |
---|---|---|
TableGroup Constructor | Initializes a new instance of the TableGroup class. |
The following tables list the members exposed by TableGroup.
Name | Description | |
---|---|---|
TableGroup Constructor | Initializes a new instance of the TableGroup class. |
Name | Description | |
---|---|---|
Components | Gets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control. | |
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. | |
PreventOrphanedFooter | Indicates whether the orphaned footer is displayed on next page. | |
PreventOrphanedHeader | Indicates whether the header is displayed without at least one line of data below it. | |
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. |
Name | Description | |
---|---|---|
Validate | Validates the information in each property of the TableGroup object. |