Gets or sets a value indicating whether this tree node is expanded. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public bool IsExpanded { get; set; } |
Visual Basic
![]() |
---|
Public Property IsExpanded As Boolean |
true if the item is expanded; otherwise, false.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |