ActiveReports 12
ITableGroup Interface Members
Properties 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace : ITableGroup Interface

The following tables list the members exposed by ITableGroup.

Public Properties
 NameDescription
 PropertyThe name of the table group element.  
 PropertyThe name of this group instance element.  
 PropertyThe name that data oriented rendering extensions should use for the collection of all instances of the table's details  
 PropertyThe name that data oriented rendering extensions should use for each detail instance of the table.  
 PropertyIndicates whether the details should appear in a data rendering. Valid values are GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.NoOutput and GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.Output.  
 PropertyDefines details rows for this group.  
 PropertyDefines the header section of this group.  
 PropertyDefines the header section of this group.  
 PropertyIndicates whether the item should be visible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver)
 PropertyGets a value indicating whether a table group is kept together on a single page where possible.  
 PropertyGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyIndicating whether a region is in it's own section. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion)
 PropertySpecifies a page break at the end of each instance of this group.  
 PropertySpecifies a page break in the begining of each instance of this group.  
 PropertyIndicates whether the last detailed row will be printed along with the footer in order to prevent orphaned footer on the next page.  
 PropertyThe inner groups of the table that are nested within this one.  
 PropertyThe ITable that this group is a member of.  
 PropertySpecifies toggle item name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver)
Top
See Also

Reference

ITableGroup Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace