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