Search
ValueChangingEventArgs(T) Methods
 


 Public Methods

  Name Description

getNewValue

Gets the new value.

getOldValue

Gets the old value.

isConfirm

Gets a value indicating whether the change is confirmed.

setConfirm

Sets a value indicating whether the change is confirmed.

setNewValue

Sets the new value.

 See Also