Progress® Telerik® Reporting R1 2021
List Properties
The List type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AccessibleDescription |
Gets or sets the accessible description for the current report item.
(Inherited from ReportItemBase.) |
![]() | Action |
Gets or sets an interactive action associated with this report item.
(Inherited from ReportItemBase.) |
![]() | Anchor | Obsolete. (Inherited from ReportItem.) |
![]() | Anchoring |
Gets or sets the edges of the container to which a report is bound
and determines how a report items is resized with its parent.
(Inherited from ReportItem.) |
![]() | Bindings |
Gets the collection of binding rules contained within the report item.
(Inherited from ReportItemBase.) |
![]() | Body |
Gets table body area. (Optional)
The Table body is located in the lower right corner.
The Table body displays detail and grouped data.
The scope for the expression is determined by the innermost groups
to which the text box belongs. Cells in the Table body display
detail data when they are members of a detail row and they
represent aggregate data when they are members of a row or column
associated with a group. By default, cells in a group row or column
that contain simple expressions that do not include an aggregate
function, evaluate to the first value in the group.
(Inherited from Table.) |
![]() | Bookmark | Obsolete.
Gets or sets a bookmark label to be displayed for this report item.
(Inherited from ReportItemBase.) |
![]() | BookmarkId |
Gets or sets a bookmark id for this item.
(Inherited from ReportItemBase.) |
![]() | Bottom |
Gets the distance, in Units, between the bottom edge of the
report item and the top edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Bounds |
Gets or sets the size and location of the report item including its
nonclient elements, in Units, relative to the parent report item.
(Inherited from ReportItem.) |
![]() | ColumnGroups |
Gets table column group hierarchy. (Optional)
Table column groups are located in the upper-right corner.
This area is automatically created when you add a column group.
Cells in this area represent members of the column groups hierarchy,
and display the column group instance values.
(Inherited from Table.) |
![]() | ColumnHeadersPrintOnEveryPage | (Inherited from Table.) |
![]() | ConditionalFormatting |
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from ReportItemBase.) |
![]() | Container | (Inherited from ReportItemBase.) |
![]() | Corner |
Gets table corner area. (Optional)
A Table corner is located in the upper-left corner.
This area is automatically created when you add both
row groups and column groups to a Table item.
In this area, you can merge cells and add a label or embed another report item.
(Inherited from Table.) |
![]() | DataSource |
Gets or sets the data source that the
Table is displaying data for.
(Inherited from DataItem.) |
![]() | DefaultSize |
Gets the default size of the report item.
(Inherited from ReportItem.) |
![]() | DesignMode | (Inherited from ReportItemBase.) |
![]() | Dock | Obsolete. (Inherited from ReportItem.) |
![]() | Docking |
Gets or sets which report item borders are docked to its parent
and determines how a report item is resized with its parent.
(Inherited from ReportItem.) |
![]() | DocumentMapText |
Gets or sets a text to be displayed for this item in the document map.
(Inherited from ReportItemBase.) |
![]() | Filters |
Gets a
FilterCollection
that defines the filter expression(s) for the
Table (Inherited from DataItem.) |
![]() | FreezeColumnHeaders | (Inherited from Table.) |
![]() | FreezeRowHeaders | (Inherited from Table.) |
![]() | Height |
Gets or sets the height of the report item.
(Inherited from ReportItem.) |
![]() | Items |
Gets the collection of report items contained within the report
item.
(Inherited from ReportItemBase.) |
![]() | KeepTogether |
Gets or sets a value indicating whether the rendering engine should
try to keep the Table on one page if possible.
(Inherited from Table.) |
![]() | Left |
Gets or sets the distance, in Units, between the left edge of the
report item and the left edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Location |
Gets or sets the coordinates of the upper-left corner of the report
item relative to the upper-left corner of its container.
(Inherited from ReportItem.) |
![]() | Name |
Gets or sets the name of the report item.
(Inherited from ReportItemBase.) |
![]() | NoDataMessage |
Gets or sets the current data item no data message.
(Inherited from DataItem.) |
![]() | NoDataStyle |
Gets a Style object
specifying the appearance of the no data message.
(Inherited from DataItem.) |
![]() | Parent | Gets or sets the parent container of the report item.
(Inherited from ReportItemBase.) |
![]() | Report |
Gets the report this item belongs to.
(Inherited from ReportItemBase.) |
![]() | Right |
Gets the distance, in Units, between the right edge of the
report item and the left edge of its container's client area.
(Inherited from ReportItem.) |
![]() | RowGroups |
Gets table row groups hierarchy. (Optional)
Table row groups are located on the lower-left corner.
This area is automatically created when you add a row group.
Cells in this area represent members of the row groups hierarchy,
and display row group instance values.
(Inherited from Table.) |
![]() | RowHeadersPrintOnEveryPage | (Inherited from Table.) |
![]() | Site | (Inherited from ReportItemBase.) |
![]() | Size |
Gets or sets the height and width of the report item.
(Inherited from ReportItem.) |
![]() | Sorting | Obsolete. (Inherited from DataItem.) |
![]() | Sortings |
Gets a
SortingCollection
that defines the sort column(s), and their type and order for the
Table (Inherited from DataItem.) |
![]() | Style |
Gets a Style object
specifying the appearance of the report item.
(Inherited from ReportItemBase.) |
![]() | StyleName |
Gets or sets the name of the report item's global style.
(Inherited from ReportItemBase.) |
![]() | TocText |
Gets or sets a text to be displayed for this item in the table of contents.
(Inherited from ReportItemBase.) |
![]() | ToolTip |
Gets the tooltip associated with the current report item.
(Inherited from ReportItemBase.) |
![]() | Top |
Gets or sets the distance, in Units, between the top edge of the
report item and the top edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Visible |
Gets or sets a value indicating whether the report item is
displayed.
(Inherited from ReportItemBase.) |
![]() | Width |
Gets or sets the width of the report item.
(Inherited from ReportItem.) |