Search results

CellClickEventArgs API in JavaScript (ES5) Schedule API control

An interface that holds options to control the cell click action.

Properties

cancel

boolean

Defines the cancel option.

endTime

Date

Returns the end time of the cell.

event

Event

Defines the type of the event.

groupIndex

number

Returns the group index of the cell.

isAllDay

boolean

Returns true or false, based on whether the clicked cell is all-day or not.

name

string

Specifies name of the event.

startTime

Date

Returns the start time of the cell.