Click or drag to resize

TreeViewSelectionChanged Event

Occurs when the selection has been changed by the user or programattically

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

Value

Type: SystemEventHandlerEventArgs
See Also