|
|
|
|
SchedulerDisplayPreviousPeriod (Function) In french: PlanningAffichePeriodePrecedente Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control. The Scheduler control is displayed from the day corresponding to the previous time area. Remark: SchedulerDisplayPreviousPeriod and SchedulerDisplayNextPeriod allow you to simply set up "Next / Previous" Button controls. These controls allow you to scroll through the time areas displayed by the Scheduler control.
// Click the [PREVIOUS] Button control SchedulerDisplayPreviousPeriod(SCH_OfficeScheduling)
Syntax
SchedulerDisplayPreviousPeriod(<Scheduler control>)
<Scheduler control>: Control name Name of Scheduler control to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|