Gets or sets whether this item is expanded to show its children.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public bool Expanded { get; set; } |
Visual Basic
![]() |
---|
Public Property Expanded As Boolean |
true to show the children of this item, otherwise false; the default value is true.
NetDiagram Programmer's Guide | © 2023 MindFusion |