Version

EditingEventArgs Class Members

The following tables list the members exposed by EditingEventArgs.

Public Constructors
 NameDescription
Public ConstructorEditingEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancelIf set to true from inside an event handler the edit is not carried onto the data source and old values are returned to the grid.  
Public PropertyRowIDID of the row the update event is associated with.  
See Also