Provides data for value change event handlers.
The following tables list the members exposed by the ValueChangedEventArgs(T) type.
ValueChangedEventArgs
Overloaded. Initializes a new instance of the ValueChangedEventArgs class.
NewValue
Gets the new value.
OldValue
Gets the old value.
ValueChangedEventArgs(T) ClassMindFusion.Diagramming.Components Namespace