Search
ValueChangedEventArgs(T).getNewValue Method
See Also
 

Gets the new value.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public T getNewValue ()

 Return Value

 See Also