GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : 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 DataDynamics.Reports.ReportObjectModel.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 or sets 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 | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.TableGroup object. |