Angular FilterBuilder - EditorPreparingEvent

The type of the editorPreparing event handler's argument.

import { EditorPreparingEvent } from "devextreme/ui/filter_builder"
Type:

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component

dataField

Type:

String

disabled

Type:

Boolean

editorElement

editorName

Type:

String

editorOptions

Type:

Object

element

The UI component's container.

filterOperation

Type:

String

readOnly

Type:

Boolean

rtlEnabled

Type:

Boolean

setValue

Type: any

updateValueTimeout

Type:

Number

value

Type: any

width

Type:

Number