In DayPilot Pro 5.1, the scroll positions (both horizontal and vertical) are fully configurable during PostBack and full CallBack (CallBackUpdateType.Full) using the following properties:
Both these properties accept integer values (in pixels). You can also translate the DateTime to ScrollX using a new SetScrollX(DateTime) property.
The old ScrollPosition property (DateTime) is not available anymore.
Applies to DayPilotScheduler.