WinForms › Tree List View › BinaryTreeListViewNodeCollapsingEventHandler
BinaryTreeListViewNodeCollapsingEventHandler
delegate.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.TreeControls
Delegate/method signature for handling the event BinaryTreeListViewNodeCollapsing.
public delegate void BinaryTreeListViewNodeCollapsingEventHandler(object sender, BinaryTreeListViewNodeCollapsingEventArgs collapsingEventArgs);