Click or drag to resize

ValueChangedEventArgs<T> Properties

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

Properties
  NameDescription
Public propertyNewValue
Gets the new value.
Public propertyPreviousValue
Gets the previous value.
Top
See Also