Click or drag to resize

GridCellClick Event

Occurs when an individual cell is clicked.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<GridCellMouseEventArgs> CellClick

Value

Type: SystemEventHandlerGridCellMouseEventArgs
See Also