Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TreeViewSelectionChangeEvent<T>

The event that is fired when there is a change in tree view's selection

Type Parameters

  • T

Hierarchy

  • TreeViewSelectionChangeEvent

Index

Properties

Properties

selection: readonly T[]

Selected elements.