React TreeList - ContextMenuPreparingEvent

The type of the contextMenuPreparing event handler's argument.

import { TreeListTypes } from "devextreme-react/tree-list"
Type: TreeListTypes.ContextMenuPreparingEvent

column

columnIndex

Type:

Number

component

The UI component's instance.

Selector: Component
Type:

TreeList

element

The UI component's container.

items

Type:

Array<Object>

row

Type:

TreeList Row

rowIndex

Type:

Number

target

Type:

String

targetElement