TreeGridItem Properties |
The TreeGridItem type exposes the following members.
Name | Description | |
---|---|---|
Children |
Gets the collection of children for this tree grid item.
| |
Count |
Gets the number of child items.
| |
Expandable |
Gets a value indicating whether this TreeGridItem is expandable.
| |
Expanded |
Gets or sets a value indicating whether this TreeGridItem is expanded.
| |
Item |
Gets the child item at the specified index.
| |
Parent |
Gets or sets the parent of this item.
|