MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableGroup Interface

ITableGroup Interface Properties

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

Public Properties
 NameDescription
 PropertyGets the name of the table group element.  
 PropertyGets the name of this group instance element.  
 PropertyGets the name that data-oriented rendering extensions should use for the collection of all instances of the table's details.  
 PropertyGets the name that data-oriented rendering extensions should use for each detail instance of the table.  
 PropertyGets a value indicating whether the details should appear in a data rendering.  
 PropertyGets the details rows for this group.  
 PropertyGets the location where the layout should continue.  
 PropertyGets the footer section of this group.  
 PropertyGets the header section of this group.  
 PropertyGets a value indicating whether the table group is kept together on a single page where possible.  
 PropertyGets the page breaking options.  
 PropertyGets a value indicating whether the orphaned footer is displayed on the next page.  
 PropertyGets the inner groups of the table that are nested within this one.  
 PropertyGets the ITable that this group is a member of.  
Top
See Also