Gets or sets a value indicating whether users are allowed to remove nodes from this container.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool AllowRemoveChildren { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowRemoveChildren As Boolean |
true to let users remove a child node; otherwise, false. The default value is true.