Progress® Telerik® Reporting R3 2020
Crosstab Class
The Crosstab report item displays aggregated data summaries, grouped in rows and columns.
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
Telerik.ReportingDataItem
Telerik.ReportingTable
Telerik.ReportingCrosstab
Namespace:
Telerik.ReportingTelerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
Telerik.ReportingDataItem
Telerik.ReportingTable
Telerik.ReportingCrosstab
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The Crosstab type exposes the following members.
Constructors
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.) |
Methods
Name | Description | |
---|---|---|
![]() | ClearGlobalDependencies | (Inherited from ReportItemBase.) |
![]() | Contains |
Retrieves a value indicating whether the specified report item is
a child of the report item.
(Inherited from ReportItemBase.) |
![]() | Dispose | (Inherited from ReportItemBase.) |
![]() | Dispose(Boolean) | (Inherited from ReportItemBase.) |
![]() | OnItemValidate | (Inherited from ReportItemBase.) |
![]() | OnNeedDataSource | (Inherited from DataItem.) |
![]() | ToString |
Returns a String that represents the current
ReportItemBase.
(Inherited from ReportItemBase.) |
![]() | ToString(String) | (Inherited from ReportObject.) |
Events
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the report item is disposed.
(Inherited from ReportItemBase.) |
![]() | ItemDataBinding |
Occurs when the report item binds to a data source.
(Inherited from ReportItemBase.) |
![]() | ItemDataBound |
Occurs after the report item binds to a data source.
(Inherited from ReportItemBase.) |
![]() ![]() | NeedDataSource |
Occurs when the processing of the data item processing instance (i.e., DataItem instance) begins
and this instance has no DataSource property set.
(Inherited from DataItem.) |
Version Information
Supported in: 1.0.1