Gets or sets the expansion indicator of this INodeItem.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)

Syntax

C#
bool IsExpanded { get; set; }
Visual Basic (Declaration)
Property IsExpanded As Boolean

See Also