MemberEditorOpenEventArgs

23 Sep 20251 minute to read

The member editor open event arguments provide the necessary information about the selected field and its filter settings on before filter popup opens.

Properties

cancel boolean

Defines an option to restrict the member editor popup from open.

fieldMembers { : }[]

Defines the filter members of the selected field.

fieldName string

Defines the selected field name to perform filtering

filterSetting IFilter

Defines selected field’s filter settings