インターフェイス IColumnSelectionEventArgs

階層

Hierarchy

プロパティ

added: string[]
cancel: boolean

イベントをキャンセルする機能を提供します。

event?: Event
newSelection: string[]
oldSelection: string[]
owner?: any

オーナー コンポーネントへの参照を提供します。

removed: string[]