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