Gets or sets the visual state of the ExpandButton instance
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool Expanded { get; set; } |
Visual Basic
![]() |
---|
Public Property Expanded As Boolean |
Set to true to go to Expanded visual state; Set to false to go to Collapsed visual state
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |