Click or drag to resize

TreeGridViewCollapsed Event

Occurs after a tree item is collapsed.

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

Value

Type: SystemEventHandlerTreeGridViewItemEventArgs
See Also