Name | Description | |
---|---|---|
DataCollectionName | The name of the table group element. | |
DataElementName | The name of this group instance element. | |
DetailDataCollectionName | The name that data oriented rendering extensions should use for the collection of all instances of the table's details | |
DetailDataElementName | The name that data oriented rendering extensions should use for each detail instance of the table. | |
DetailDataElementOutput | Indicates 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. | |
Details | Defines details rows for this group. | |
EndSection | Specifies where the layout should continue. | |
Footer | Defines the header section of this group. | |
Header | Defines the header section of this group. | |
KeepTogether | Gets a value indicating whether a table group is kept together on a single page where possible. | |
PageBreak | Defines page breaking options. | |
PreventOrphanedFooter | Indicates whether the orphaned footer is displayed on next page. | |
SubGroups | The inner groups of the table that are nested within this one. | |
Table | The ITable that this group is a member of. |