IgcGridRowEventArgs
Represents an event argument related to grid row interactions.
Properties
Section titled "Properties"event
Section titled "event"Represents the original event that occurred Examples of such events include: selecting, clicking, double clicking, etc.
event: any Optional owner
Section titled "owner"Inherited from: IgcBaseEventArgs
Provides reference to the owner component.
owner?: any