Click or drag to resize

IQtTreeItem Properties

The IQtTreeItem type exposes the following members.

Properties
  NameDescription
Public propertyExpanded
Returns true if the item is expanded.
Public propertyItems
Returns a collection of sub-items.
Public propertySelected
Returns true if the item is selected.
Public propertyText
Returns the item text in the specified column.
Public propertyVisible
Returns true if the item is visible.
Top
See Also