Version

CellDataUpdatedEventArgs Class Members

The following tables list the members exposed by CellDataUpdatedEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellDataUpdatedEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyColumnGets the column.  
Public PropertyNewValueNew value of the cell.  
Public PropertyRowGets the row.  
See Also