Search results

ScrollEventArgs API in JavaScript (ES5) Schedule API control

An interface that holds options of virtual scroll action.

Properties

endDate

Date

Returns the end date from the active view of scheduler.

endIndex

number

Returns the group index of last resource which is currently being rendered.

eventData

Record[]

Allows to define the event data collection that needs to be rendered on every virtual scroll action only when enableLazyLoading property is enabled.

name

string

Specifies name of the event.

resourceData

Record[]

Returns the resource data collection which is currently rendered.

startDate

Date

Returns the start date from the active view of scheduler.

startIndex

number

Returns the group index of first resource which is currently being rendered.