ITreeItem<T> Properties |
The ITreeItem<T> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Expandable |
Gets a value indicating whether this ITreeItem<T> is expandable.
|
![]() | Expanded |
Gets or sets a value indicating whether this ITreeItem<T> is expanded.
|
![]() | Parent |
Gets or sets the parent of this item.
|