Gets an array with all appointments which are placed in the specified cell.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
function getCellItems (cell) |
Type: Object
The cell to look into.
Type: Array
A list with the items.
The structure of the cell object is discussed in detail in this topic.