The ITabCellEventArgs interface contains properties of argument of the events related to clicking on a cell or on objects that may be contained in a cell:
| Property name | Brief description | |
![]() |
Column | The Column property returns the number of the column, in which the table cell is located. |
![]() |
Row | The Row property returns the number of the row, in which the table cell is located. |
| Property name | Brief description | |
| The TabSheet property returns the component for which the event is generated. |
See also: