Search
CellEventArgs Properties
 


 Public Properties

  Name Description

Cell

Get the cell for which the event is raised.

Column

Gets the index of the table's column that contains Cell.

Position

Gets the location related to the event.

Row

Gets the index of the table's row that contains Cell.

Table

Get the table that contains Cell.

 See Also