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