The following tables list the members exposed by CancelCellValueChangingEventArgs.
Name | Description | |
---|---|---|
![]() | CancelCellValueChangingEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | cell | Returns reference to the cell that is being updated. |
![]() | currentValue | Returns the current value of the cell. |
![]() | newValue | Returns the value that the cell is changing to. |