New to Kendo UI for AngularStart a free 30-day trial

CellClickEvent

Represents the arguments for the cellClick event of the Gantt.

NameTypeDefaultDescription

column

GanttColumnComponent | GanttSpanColumnComponent

Contains the column component associated with the clicked cell.

columnIndex

number

Holds the column index of the clicked cell.

dataItem

any

Contains the data item for the clicked cell.

isEdited

boolean

Indicates if the cell is in edit mode.

originalEvent

PointerEvent

Contains the DOM event that triggered the cellClick event.

rowIndex

number

Holds the row index for the clicked cell.

sender

GanttComponent

Contains the Gantt component instance.

type

"click" | "contextmenu" | "dblclick"

Specifies the type of event that triggered the cellClick event.

Not finding the help you need?
Contact Support