DialogEventArgs
23 Sep 20251 minute to read
Provides information about a DialogOpen event.
Properties
cancel boolean
Defines the cancel option.
data Record
Returns the cell or event data.
element Element
Returns the popup wrapper element.
name string
Specifies name of the event.
requestType CurrentAction
Defines the dialog actions.
target Element
Returns the target element on which the popup is getting opened.