TreeViewIHandler Interface |
Namespace: Eto.Forms
The TreeViewIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataStore |
Gets or sets the data store.
|
![]() | LabelEdit |
Gets or sets a value indicating whether users can edit the labels of items
|
![]() | SelectedItem |
Gets or sets the selected item.
|
![]() | TextColor |
Gets or sets the color of the text for all nodes.
|
Name | Description | |
---|---|---|
![]() | GetNodeAt |
Gets the node at a specified point from the origin of the control
|
![]() | RefreshData |
Refreshes the data, keeping the selection
|
![]() | RefreshItem |
Refreshes the specified item and all its children, keeping the selection if not part of the refreshed nodes
|