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