vcl-403679-expressscheduler-vcl-scheduler.md
The DevExpress VCL Scheduler Suite ships with the Scheduler Control and appointment storage components.
The TcxScheduler control allows users to create, browse, and edit one-time or recurring appointments. Several different schedule views are available – from a single day to an entire year.
Refer to the following topics for general information on the Scheduler control and its UI elements:
You can create a Scheduler-based form with a fully-functional Ribbon or Toolbar UI in a few clicks:
Refer to the following topics for details:
The VCL Scheduler can display appointments in different views designed for different time intervals.
Displays appointments for one to five days.
Displays appointments in a particular week.
Displays appointments in a month.
Displays appointments for an entire year.
Displays appointments as horizontal bars on the timeline.
Lists appointments in chronological order, grouped by day.
A project management tool designed to schedule project tasks, specify their dependencies, and set completion percentages.
Tip
DevExpress VCL Subscription ships with a separate Gantt Control that has multiple dedicated views and other functionality related to project management.
The following event storage components store and manage user events, resources, and holidays for an associated Scheduler control :
TcxSchedulerStorageAn unbound storage component designed to store and manage user events and resources in a local file system. Refer to the following topic for more information: VCL Scheduler: Unbound Mode.TcxSchedulerDBStorageA data-aware event storage component. Refer to the following topic for details: VCL Scheduler: Bound Mode.TcxSchedulerWebServiceStorage
Stores online calendar and event data, and synchronizes the calendar and event state with Google and Microsoft accounts. Refer to the following topics for information on how to work with online calendars:
Allows you to store and manage user event and resource information in multiple storage components simultaneously. Refer to the following topics for details:
TcxSchedulerHolidaysManages the list of holidays for an associated Scheduler control. Refer to the following topic for more information: How to: Add Holidays to a Scheduler at Design-Time.