Name | Description | |
---|---|---|
![]() | Expanded | Gets or sets whether the tree view item is expanded (i.e. its subitems are visible) or not. |
![]() | GridlinesStroke | Gets or sets the stroking of the gridlines. |
![]() | Header | Gets or sets the header element of the tree view item. |
![]() | IndexInParent | Returns the zero based index of this tree view item in the tree view item collection it is placed in or -1 if this tree view item is not placed in a tree view item collection. |
![]() | IsMouseOverSymbol | Gets whether the mouse is currently over the symbol or not. Automatically updated by Nevron. |
![]() | IsSelected | Gets whether the item is selected or not. Automatically updated by Nevron. |
![]() | Items | Gets or sets the items collection of the tree view item. |
![]() | OwnerTreeView | Gets the tree view, which this item belongs to. |
![]() | ParentItem | Gets the logical parent tree view item for this item. |
![]() | Symbol | Gets or sets the tree view item symbol. |
![]() | YInRootItems | Gets the Y coordinate in the root items collection. |