Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TreeViewExpansionEvent<T>

The event that is fired when an element in the TreeView is expanded or collapsed

Type Parameters

  • T

Hierarchy

  • TreeViewExpansionEvent

Index

Properties

Properties

element: T

Element that is expanded or collapsed.