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