ReorderEventArgs

12 Sep 20251 minute to read

Properties

cancel boolean

Cancel the print action

fromIndex number

Defines the index of the column being dragged.

requestType Action

Defines the current action.

toColumnUid string

Defines the Uid of the column where the dragged column is dropped.

toIndex number

Defines the index of the column where the dragged column is dropped.

type string

Defines the type of event.