Allow deletion of nodes by pressing Del.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C#
![]() |
---|
public bool AllowRemove { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowRemove As Boolean |
true to allow deletion; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |