Gets or sets a value indicating the action that should be performed when the user hits the DELETE key.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public DelKeyAction DelKeyAction { get; set; } |
Visual Basic Copy Code |
---|
Public Property DelKeyAction As DelKeyAction |
MvcDiagram Programmer's Guide | © 2024 MindFusion |