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

Selection Service

The ISelectionService interface in the XtraScheduler provides control over the selection in the time cell area. It has the following delegates:

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

The simplest technique to use the Selection service is to get access to its properties and methods via the SchedulerControl.Services.Selection property wrapper.