Initializes a new instance of the ValueChangingEventArgs class.
Namespace: com.mindfusion.diagramming.componentsPackage: com.mindfusion.diagramming.components
public ValueChangingEventArgs ( T oldValue, T newValue)
The old value.
The new value.
ValueChangingEventArgs(T) Constructor Overload ListValueChangingEventArgs(T) Classcom.mindfusion.diagramming.components Namespace