ITreeViewItemThreeStateCheckable Properties |
The ITreeViewItemThreeStateCheckable type exposes the following members.
Name | Description | |
---|---|---|
Expanded |
Returns true if the item is expanded.
(Inherited from ITreeViewItem.) | |
Items |
Returns a collection of ITreeViewItem objects.
(Inherited from ITreeViewItem.) | |
Selected |
Returns true if the item is selected.
(Inherited from ITreeViewItem.) | |
State |
Returns the item state, that is, Unchecked, Checked or Grayed.
| |
Text |
Returns the item text.
(Inherited from ITreeViewItem.) |