Click or drag to resize

TreeGridViewExpanding Event

Occurs before a tree item is expanded.

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

Value

Type: SystemEventHandlerTreeGridViewItemCancelEventArgs
See Also