CustomContextMenuBeforeOpenEventArgs

12 Sep 20251 minute to read

This event provides essential information about the ‘CustomContextMenuBeforeOpen’ event through its arguments.

Properties

ids string[]

ids -Defines an array containing the identifiers of the added custom context menu items.

name string

Specifies name of the event.