ActiveReports 9
TableGroup Class Members
Properties  Methods  Events

The following tables list the members exposed by TableGroup.

Public Constructors
 NameDescription
Public ConstructorTableGroup ConstructorInitializes a new instance of the TableGroup class.  
Top
Public Properties
 NameDescription
Public PropertyComponentsGets the DataDynamics.Reports.ReportObjectModel.Rdl.ReportComponentCollection containing all the components hosted in the control.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyFooter

Gets or sets the group footer row for the table.

 
Public PropertyGrouping

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

 
Public PropertyHeader

Gets or sets the group header row for the table.

 
Public PropertyKeepTogether

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

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

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

 
Public PropertyVisibility

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

 
Top
Public Methods
 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodValidateValidates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.TableGroup object.  
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

TableGroup Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum