Version

CancelCellValueChangingEventArgs class Members

The following tables list the members exposed by CancelCellValueChangingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertycellReturns reference to the cell that is being updated.  
Public PropertycurrentValueReturns the current value of the cell.  
Public PropertynewValueReturns the value that the cell is changing to.  
See Also