Initializes a new instance of the UndoValidationEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public UndoValidationEventArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Command related to the event.
See Also