Gets or sets a value indicating whether users are allowed to adding nodes to this container.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool AllowAddChildren { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowAddChildren As Boolean |
true to allow adding child nodes, otherwise false. The default value is true.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |