Back to Devexpress

VCL Scheduler: Supported Commands List

vcl-151031-expressscheduler-vcl-scheduler-supported-commands-list.md

latest7.4 KB
Original Source

VCL Scheduler: Supported Commands List

  • Mar 21, 2024
  • 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

AgendaViewDisplays the Agenda View in the scheduling area.

C

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

D

DateNavigatorSwitches the Date Navigator pane’s visibility.

DayViewDisplays the Day View in the scheduling area.

G

GanttViewDisplays the Gantt View in the scheduling area.

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

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

GoToDateInvokes the Go To Date dialog.

GoToTodayDisplays and selects the current day in the scheduling area.

GroupByDateGroups user events by dates and resources.

GroupByNoneDisplays user events in chronological order.

GroupByResourceGroups user events by resources.

M

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

N

NewEventInvokes the Event dialog.

NewRecurringEventInvokes the “Event recurrence” dialog.

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

R

ResourcesLayoutEditorInvokes the Resources layout editor dialog.

S

SnapEventsToTimeSlotsVisually snaps user events to the time blocks in the scheduling area.

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

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

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

T

TimeGridViewDisplays the TimeGrid View in the scheduling area.

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

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

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

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

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

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

W

WorkTimeOnlySwitches the visibility of non-working hours in the TimeGrid View.

WorkWeekViewDisplays 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.

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

Y

YearViewDisplays the Year View in the scheduling area. See Also

Overview