TreeGridViewIHandler Interface |
Namespace: Eto.Forms
The TreeGridViewIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataStore |
Gets or sets the data store of tree items.
|
![]() | SelectedItem |
Gets or sets the selected item in the tree.
|
![]() | SelectedItems |
Gets an enumeration of the currently selected items
|
Name | Description | |
---|---|---|
![]() | GetCellAt |
Gets the item and column of a location in the control.
|
![]() | GetDragInfo |
Gets the tree grid drag info for the specified DragEventArgs.
|
![]() | ReloadData |
Refreshes the data, keeping the selection
|
![]() | ReloadItem |
Refreshes the specified item and optionally all of its children, keeping the selection if not part of the refreshed nodes
|