Initializes a new instance of the ValueChangingEventArgs class.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public ValueChangingEventArgs ( |
The old value.
The new value.
See Also