Gets the calendar view cell that contains the specified coordinates.
Namespace: MindFusion.Scheduling
File: Calendar.js
JavaScript Copy Code |
---|
function getCellAt (x, y) |
Number. The X-coordinate of the point.
Number. The Y-coordinate of the point.
ViewCell. The calendar view cell that contains the specified coordinates or null if there is no cell at point.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |