Gets or sets a value indicating whether the expander is expanded. This is a dependency property.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public bool IsExpanded { get; set; } |
Visual Basic Copy Code |
---|
Public Property IsExpanded As Boolean |
true if the expander is expanded; otherwise, false.