Version

CellValueChangedEventArgs class Members

The following tables list the members exposed by CellValueChangedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertycellReturns the cell that has had its value changed.  
Public PropertyoldValueReturns the cell's previous value.  
See Also