The getCoords() method returns information about the current mouse cursor position (relative to the Scheduler grid).
Available since 2019.2.3817.
DayPilot.Scheduler.getCoords();
An object with the following properties:
It returns null if the current position cannot be read (e.g. mouse is outside of the grid).