Interface IColumnSelectionEventArgs

Hierarchy

Properties

added

added: string[]

cancel

cancel: boolean

Provides the ability to cancel the event.

Optional event

event: Event

newSelection

newSelection: string[]

oldSelection

oldSelection: string[]

Optional owner

owner: any

Provides reference to the owner component.

removed

removed: string[]