GridICallback Interface |
Namespace: Eto.Forms
The GridICallback type exposes the following members.
| Name | Description | |
|---|---|---|
| OnCellClick |
Raises the cell click event.
| |
| OnCellDoubleClick |
Raises the cell double click event.
| |
| OnCellEdited |
Raises the cell edited event.
| |
| OnCellEditing |
Raises the cell editing event.
| |
| OnCellFormatting |
Raises the cell formatting event.
| |
| OnColumnHeaderClick |
Raises the column header click event.
| |
| OnSelectionChanged |
Raises the selection changed event.
|