Interface IRowSelectionEventArgs

Hierarchy

Properties

added

added: any[]

cancel

cancel: boolean

Provides the ability to cancel the event.

Optional event

event: Event

newSelection

newSelection: any[]

oldSelection

oldSelection: any[]

Optional owner

owner: any

Provides reference to the owner component.

removed

removed: any[]