Search
ValueChangingEventArgs(T) Properties
 


 Public Properties

  Name Description

Confirm

Gets or sets a value indicating whether the change is confirmed.

NewValue

Gets or sets the new value.

OldValue

Gets the old value.

 See Also