/ Grid / BeforeCustomFilterOpenEventArgs
Search results

BeforeCustomFilterOpenEventArgs API in Angular Grid API component

Properties

cancel

boolean

If cancel is set to true, the custom filter dialog will not be opened.

column

string

Specifies the field name of the column for which the custom filter is being opened.

dialogInstance

Object

Specifies the instance of custom filter dialog.

target

Element

Specifies the target element for the custom filter menu items.