FormFieldSelectArgs
12 Sep 20251 minute to read
This event arguments provides the necessary information about form field select event.
Properties
field IFormField
Event arguments for the form field select event.
isProgrammaticSelection boolean
Specifies whether the the form field is selected programmatically or by UI.
name string
Get the name of the event.
pageIndex number
Get the page number.