GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace : ITableGroup Interface |
For a list of all members of this type, see ITableGroup members.
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. | |
HasDynamicVisibility | Determines if this table group has dynamic visiblity. | |
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 or sets 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 | A Boolean value indicating whether the grouping is in it's own section. | |
OwnHidden | Indicates that own hidden state of control. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver) | |
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. | |
ToggleInstance | Specifies toggle item instance for this entity. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver) | |
ToggleItem | Specifies toggle item name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IToggleReceiver) |