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. | |
Footer | Defines the header section of this group. | |
Header | Defines the header section of this group. | |
Hidden | Indicates whether the item should be visible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver) | |
KeepTogether | Gets a value indicating whether a table group is kept together on a single page where possible. | |
Label | Gets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem) | |
NewSection | Indicating whether a region is in it's own section. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion) | |
PageBreakAtEnd | Specifies a page break at the end of each instance of this group. | |
PageBreakAtStart | Specifies a page break in the begining of each instance of this group. | |
PreventOrphanedFooter | Indicates whether the last detailed row will be printed along with the footer in order to prevent orphaned footer on the 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. | |
ToggleItem | Specifies toggle item name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver) |