Click or drag to resize

ValueChangedEventArgs<TValue> Properties

The ValueChangedEventArgs<TValue> generic type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
The new value after the change.
Public propertyOldValue
The old value before the change.
Top
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md