Represents an event argument related to grid row interactions.

Hierarchy

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

event: any

Represents the original event that occurred Examples of such events include: selecting, clicking, double clicking, etc.

owner?: any

Provides reference to the owner component.

Represents the grid row that triggered the event.