MindFusion.Wpf Pack Programmer's Guide
ExpanderControl.IsExpanded Property
See Also
 





Gets or sets a value indicating whether the expander is expanded. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public bool IsExpanded { get; set; }

Visual Basic  Copy Code

Public Property IsExpanded As Boolean

 Property Value

true if the expander is expanded; otherwise, false.

 See Also

ExpanderControl Members
ExpanderControl Class
MindFusion.Scheduling.Wpf Namespace