Click or drag to resize

ITreeViewItem Properties

The ITreeViewItem type exposes the following members.

Properties
  NameDescription
Public propertyExpanded
Returns true if the item is expanded.
Public propertyItems
Returns a collection of ITreeViewItem objects.
Public propertySelected
Returns true if the item is selected.
Public propertyText
Returns the item text.
Top
See Also