Click or drag to resize

PropertyBindingValueChangedEventArgsT Properties

The PropertyBindingValueChangedEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
Gets the new value.
Public propertyOldValue
Gets the old value.
Top
See Also