Click or drag to resize

GridSelectionChanged Event

Occurs when the user has changed the selection in the grid

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

Value

Type: SystemEventHandlerEventArgs
See Also