Search
ValueChangingEventArgs(T).getOldValue Method
See Also
 

Gets the old value.

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

 Syntax

Java  Copy Code

public T getOldValue ()

 Return Value

 See Also