ActiveReports 12
TableGroup Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TableGroup Class

The following tables list the members exposed by TableGroup.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TableGroup class.  
Top
Public Properties
 NameDescription
Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Rdl.ReportComponentCollection containing all the components hosted in the control.  
Public Property (Inherited from System.ComponentModel.Component)
Public Property

Gets or sets the group footer row for the table.

 
Public Property

Gets or sets the expressions by which to group the data.

 
Public Property

Gets or sets the group header row for the table.

 
Public Property

Gets or sets a value indicating whether a table group is kept together on a single page where possible.

 
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyIndicates whether the last detailed row will be printed along with the footer in order to prevent orphaned footer on the next page.  
Public Property (Inherited from System.ComponentModel.Component)
Public Property

Gets the expressions by which to sort the data.

 
Public Property

Gets or sets a value indicating whether the group (and any group embedded within it) is hidden.

 
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the TableGroup object.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

TableGroup Class
GrapeCity.ActiveReports.PageReportModel Namespace