Click or drag to resize

TreeGridViewCollapsing Event

Occurs before a tree item is collapsed.

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

Value

Type: SystemEventHandlerTreeGridViewItemCancelEventArgs
See Also