Table of Contents

Event AfterCollapse

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs after the tree item is collapsed.

public event EventHandler<TreeControlEventArgs>? AfterCollapse

Returns

EventHandler<TreeControlEventArgs>
Occurs after the tree item is collapsed.