|
|
|
|
|
<Scheduler>.DisplayNextPeriod (Function) In french: <Planning>.AffichePériodeSuivante Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. The Scheduler control is displayed from the day corresponding to the next time area. Note The <Scheduler>.DisplayPreviousPeriod and <Scheduler>.DisplayNextPeriod functions are used to implement simple "Next / Previous" Button control fields. These controls allow you to scroll through the time areas displayed by the Scheduler control.
PLN_PlanningSalles.AffichePériodeSuivante()
Syntax
<Scheduler control>.DisplayNextPeriod()
<Scheduler control>: Control name Name of the Scheduler control to be used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|