Class IgrGridRowEventArgs
Constructors
constructor
- new IgrGridRowEventArgs(): IgrGridRowEventArgs
Accessors
detail
- get detail(): IgrGridRowEventArgsDetail
- set detail(v): void
Parameters
Returns void
nativeElement
- get nativeElement(): HTMLElement
Returns HTMLElement
Represents an event argument related to grid row interactions.