Progress® Telerik® Reporting R1 2021
Group Properties
The Group type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BookmarkId |
Gets or sets a bookmark id for this group.
|
![]() | 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.) |
![]() | GroupFooter |
Gets a GroupFooterSection
representing the group's footer section.
|
![]() | GroupHeader |
Gets a GroupHeaderSection
representing the group's header section.
|
![]() | Grouping | Obsolete. (Inherited from GroupBase.) |
![]() | Groupings |
Gets a
GroupingCollection
object that holds all
Grouping objects for
the group.
(Inherited from GroupBase.) |
![]() | GroupKeepTogether |
Set to FirstDetail to ensure that the group header and the first detail record
are printed on the same page of output,
or All to ensure that the entire group is printed on the same page of output.
If there is not enough space on the current page, then rendering will skip to the top of the next page.
|
![]() | Name |
Gets or sets the name of the group.
(Inherited from GroupBase.) |
![]() | Report |
Gets a Report
representing the group's owner report.
|
![]() | 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 group is displayed.
|