Search results

MemberEditorOpenEventArgs API in JavaScript (ES5) Pivotfieldlist API control

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

{ [key: string]: Object }[]

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