Progress® Telerik® Reporting R1 2021
ITableCell Properties
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.
|