Skip to main content

VCL Scheduler: Supported Commands List

  • 3 minutes to read

The ExpressScheduler Suite provides a comprehensive set of commands that provide access to numerous schedule/calendar navigation options and built-in customization dialogs. To allow a user to execute these commands, you can link them manually to elements of your UI or employ the automatic Ribbon or Toolbar UI generation feature.

A

AgendaView
Displays the Agenda View in the scheduling area.

C

CompressWeekends
Either displays both the Saturday and Sunday in one day cell or in separate cells when the Weeks View is active.

D

DateNavigator
Switches the Date Navigator pane’s visibility.

DayView
Displays the Day View in the scheduling area.

G

GanttView
Displays the Gantt View in the scheduling area.

GoBackward
Displays and selects the day preceding the currently selected day when the Day View is active and shows only a single day.

GoForward
Displays and selects the day following the currently selected day when the Day View is active and shows only a single day.

GoToDate
Invokes the Go To Date dialog.

GoToToday
Displays and selects the current day in the scheduling area.

GroupByDate
Groups user events by dates and resources.

GroupByNone
Displays user events in chronological order.

GroupByResource
Groups user events by resources.

M

MonthView
Displays the Weeks View in the scheduling area. This View shows all weeks of the month containing the day that is currently selected.

N

NewEvent
Invokes the Event dialog.

NewRecurringEvent
Invokes the “Event recurrence” dialog.

NextSevenDays
Displays the Day View in the scheduling area. As a result, seven days become visible starting from the current day that becomes selected.

R

ResourcesLayoutEditor
Invokes the Resources layout editor dialog.

S

SnapEventsToTimeSlots
Visually snaps user events to the time blocks in the scheduling area.

ShowPageSetupForm
Invokes the Page Setup dialog. Note that the ShowPageSetupForm command requires both the TdxComponentPrinter and a valid scheduler report link.

ShowPrintForm
Invokes the Print dialog. Note that the ShowPrintForm command requires both the TdxComponentPrinter component and a valid scheduler report link.

ShowPrintPreviewForm
Invokes the Print Preview dialog. Note that the ShowPrintPreviewForm command requires both the TdxComponentPrinter component and a valid scheduler report link.

T

TimeGridView
Displays the TimeGrid View in the scheduling area.

TimeScale5Minutes
Sets the time selection bar size to 5 minutes in the TimeGrid View.

TimeScale6Minutes
Sets the time selection bar size to 6 minutes in the TimeGrid View.

TimeScale10Minutes
Sets the time selection bar size to 10 minutes in the TimeGrid View.

TimeScale15Minutes
Sets the time selection bar size to 15 minutes in the TimeGrid View.

TimeScale30Minutes
Sets the time selection bar size to 30 minutes in the TimeGrid View.

TimeScale60Minutes
Sets the time selection bar size to 60 minutes in the TimeGrid View.

W

WorkTimeOnly
Switches the visibility of non-working hours in the TimeGrid View.

WorkWeekView
Displays the Day View in the scheduling area. This View shows all weekdays of the week containing the day that is currently selected. If the selected day falls on a weekend, the WorkWeekView command displays the next week’s working days.

WeekView
Displays the Week View in the scheduling area. This View displays seven days of the week containing the day that is currently selected.

Y

YearView
Displays the Year View in the scheduling area.
See Also