Search
Events.actionRedone Property
See Also
 





Raised when an action is redone.

Namespace: MindFusion.Diagramming
Assembly: Events.js

 Syntax

JavaScript  Copy Code

get actionRedone() {}
set actionRedone(value) {}

 Property Value

String

A string containing the event name.

 See Also