MindFusion.Scheduling for ASP.NET Programmer's Guide
Calendar.scrollTo Method
See Also
 





Sets the current horizontal and vertical scroll offsets of the contents of the calendar.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function scrollTo ([x, [y]])

 Parameters

x
Optional.

Type: Number
The horizontal offset.

y
Optional.

Type: Number
The vertical offset.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace