ValueChangedEventArgs Properties
Provides data for the ValueIndicatorBase.ValueChanged event.
Name | Description |
---|---|
New |
Gets the new value of a property. |
Old |
Gets the old value of a property. |
See Also