Progress® Telerik® Reporting R3 2020
TableGroup Properties
The TableGroup type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BookmarkId |
Gets or sets a bookmark id for this group.
|
![]() | ChildGroups | |
![]() | DocumentMapText |
Gets or sets a text to be displayed for this group in the document map.
|
![]() | Filters |
Gets a
FilterCollection
that defines the filter expression(s) for the
Group (Inherited from GroupBase.) |
![]() | Grouping | Obsolete. (Inherited from GroupBase.) |
![]() | Groupings |
Gets a
GroupingCollection
object that holds all
Grouping objects for
the group.
(Inherited from GroupBase.) |
![]() | GroupKeepTogether |
Indicates whether to keep all rows or columns that belong to the current group on one page.
|
![]() | Name |
Gets or sets the name of the group.
(Inherited from GroupBase.) |
![]() | PageBreak |
Gets or sets the page breaking rule for this
TableGroup's representation,
either rows or columns.
|
![]() | ReportItem | |
![]() | Sorting | Obsolete. (Inherited from GroupBase.) |
![]() | Sortings |
Gets a
SortingCollection
that defines the sort column(s), and their type and order for the
Group (Inherited from GroupBase.) |
![]() | TocText |
Gets or sets a text to be displayed for this group in the table of contents.
|
![]() | Visible |
Gets or sets a value indicating whether the table group is displayed.
|