ActiveReports 8
ITableGroup Interface Properties

For a list of all members of this type, see ITableGroup members.

Public Properties
 NameDescription
 PropertyDataCollectionNameThe name of the table group element.  
 PropertyDataElementNameThe name of this group instance element.  
 PropertyDetailDataCollectionNameThe name that data oriented rendering extensions should use for the collection of all instances of the table's details.  
 PropertyDetailDataElementNameThe name that data oriented rendering extensions should use for each detail instance of the table.  
 PropertyDetailDataElementOutputIndicates 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.  
 PropertyDetailsDefines details rows for this group.  
 PropertyDocumentMapPath  
 PropertyFooterDefines the header section of this group.  
 PropertyHasDynamicVisibility  
 PropertyHeaderDefines the header section of this group.  
 PropertyHiddenIndicates whether the item should be visible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver)
 PropertyKeepTogetherGets or sets a value indicating whether a table group is kept together on a single page where possible.  
 PropertyLabelProvides a user-friendly label for this group.  
 PropertyNewSection  
 PropertyOwnHidden (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver)
 PropertyPageBreakAtEndSpecifies a page break at the end of each instance of this group.  
 PropertyPageBreakAtStartSpecifies a page break in the begining of each instance of this group.  
 PropertyPreventOrphanedFooterIndicates whether the last detailed row will be printed along with the footer in order to prevent orphaned footer on the next page.  
 PropertySubGroupsThe inner groups of the table that are nested within this one.  
 PropertyTableThe ITable that this group is a member of.  
 PropertyToggleInstanceSpecifies toggle item instance for this entity. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver)
 PropertyToggleItemSpecifies toggle item name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver)
Top
See Also

Reference

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

Support Forum