MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableGroup Class
Properties Methods Events

TableGroup Class Members

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 a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets or sets a group footer row for the table.  
Public PropertyGets or sets the expressions by which to group the data.  
Public PropertyGets or sets a group header row for the table.  
Public PropertyGets or sets a value indicating whether a table group is kept together on a single page where possible.  
Public PropertyGets or sets a value indicating whether the orphaned footer is displayed on the next page.  
Public PropertyGets or sets a value indicating whether the header is displayed without at least one line of data below it.  
Public PropertyGets the expressions by which to sort the data.  
Public PropertyGets or sets a value indicating whether the group is hidden.  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the TableGroup object.  
Top
See Also