IQtTreeItem Properties |
The IQtTreeItem type exposes the following members.
Name | Description | |
---|---|---|
Expanded |
Returns true if the item is expanded.
| |
Items |
Returns a collection of sub-items.
| |
Selected |
Returns true if the item is selected.
| |
Text |
Returns the item text in the specified column.
| |
Visible |
Returns true if the item is visible.
|