Progress® Telerik® Reporting R1 2021
ITableCell Interface
Provides an interface for accessing a processing Table cell.
Namespace:
Telerik.Reporting.ProcessingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ITableCell type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ColumnIndex |
Gets the index of the column that contains the cell.
|
![]() | ColumnSpan |
Gets a value that indicates the total number of columns that the cell spans within the table.
|
![]() | Item |
Gets the ReportItem in the cell.
|
![]() | RowIndex |
Gets the index of the row that contains the cell.
|
![]() | RowSpan |
Gets a value that indicates the total number of rows that the cell spans within the table.
|
![]() | Table |
Gets the Table this cell belongs to.
|
Version Information
Supported in: 1.0.1