GridViewIHandler Interface |
Namespace: Eto.Forms
The GridViewIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataStore |
Gets or sets the data store for the items to show in the grid.
|
![]() | SelectedItems |
Gets an enumeration of the currently selected items
|
Name | Description | |
---|---|---|
![]() | GetCellAt |
Gets the node at a specified point from the origin of the control
|
![]() | GetDragInfo |
Gets the grid drag info for the specified DragEventArgs.
|
![]() | ReloadData |
Reloads the data at the specified rows.
|