Angular TreeView - SelectAllValueChangedEvent

The type of the selectAllValueChanged event handler's argument.

import { SelectAllValueChangedEvent } from "devextreme/ui/tree_view"
Type:

Object

component

The UI component's instance.

Selector: dxo-component
Type:

TreeView

element

The UI component's container.

value

Type:

Boolean

| undefined