The AfterCellEditEventArgs type exposes the following members.

Properties

  Name Description
Public property Cell
Gets information of edited cell.
Public property Handled
Gets or sets value determining whether developer finalizes editing of the cell manually.
Public property Value
Gets the value to put in the cell.

See Also