Gets the current horizontal and vertical scroll offsets of the contents of the calendar.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
function getScroll () |
Type: Object
An object containing the current horizontal and vertical scroll offsets.
The returned object has the following structure: {scrollX: Number, scrollY: Number}.