ValueChangedEventArgs<TValue> Properties |
The ValueChangedEventArgs<TValue> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewValue |
The new value after the change.
|
![]() | OldValue |
The old value before the change.
|