Skip to main content
A newer version of this page is available. .

Appointment Selection Service

The Appointment Selection Service in the XtraScheduler provides full control over selected appointments.

You can get the IAppointmentSelectionService, as described in Introduction to Services in XtraScheduler document, use it, or substitute your own custom descendant.

The simplest technique to use the Appointment Selection service is to get access to its properties and methods using the Scheduler.Services.AppointmentSelection notation.