Version

KeyChangedEventArgs Class Members

The following tables list the members exposed by KeyChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorKeyChangedEventArgs ConstructorInitializes the object with the originating event arguments.  
Public Properties
 NameDescription
Public PropertyFieldThe ColumnDataField which is changing it's key value.  
Public PropertyOldKeyThe original key for the column.  
See Also