React TreeList - EditorPreparingEvent

The type of the editorPreparing event handler's argument.

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

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

TreeList

dataField

Type:

String

disabled

Type:

Boolean

editorElement

editorName

Type:

String

editorOptions

Type:

Object

element

The UI component's container.

parentType

Type:

String

readOnly

Type:

Boolean

row

Type:

TreeList Row

rtlEnabled

Type:

Boolean

setValue

Type: any

updateValueTimeout

Type:

Number

value

Type: any

width

Type:

Number