Click or drag to resize

TreeGridItem Properties

The TreeGridItem type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets the collection of children for this tree grid item.
Public propertyCount
Gets the number of child items.
Public propertyExpandable
Gets a value indicating whether this TreeGridItem is expandable.
Public propertyExpanded
Gets or sets a value indicating whether this TreeGridItem is expanded.
Public propertyItem
Gets the child item at the specified index.
Public propertyParent
Gets or sets the parent of this item.
Top
See Also