Skip to main content

UserEventInfo Properties

An object defining properties for the UserEventInfo class.

Sender

The object that triggered the event.

Type: object


Name

The name of the event.

Type: string


ControlId

The identifier of the control that triggered the event.

Type: string


Argument

Additional arguments related to the event.

Type: object