Interface IColumnResizingEventArgs

Hierarchy

Hierarchy

Properties

cancel: boolean

Provides the ability to cancel the event.

column: ColumnType
newWidth: string
owner?: any

Provides reference to the owner component.

prevWidth: string