Gets the date/time calendar cell that contains the specified coordinates.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
function getCellAt (x, y) |
Type: Number
The X-coordinate of the point.
Type: Number
The Y-coordinate of the point.
Type: Object
The date/time calendar cell that contains the specified coordinates.
The structure of the cell object is discussed in detail in this topic.