Gets or sets whether deleting this container should also remove its child items from the diagram.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public bool AutoDeleteChildren { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoDeleteChildren As Boolean |
true to automatically delete child items, or false otherwise.
NetDiagram Programmer's Guide | © 2023 MindFusion |