DevExpress.XtraScheduler.Native Namespace
Contains classes which implement the internal functionality of XtraScheduler.
Assembly: DevExpress.XtraScheduler.v20.1.Core.dll
NuGet Packages: DevExpress.Scheduler.Core, DevExpress.WindowsDesktop.Scheduler.Core
Classes
| Name | Description |
|---|---|
| AppointmentConflictsCalculator | Enables you to discover conflicting appointments. |
| AppointmentModificationControllerBase | Serves as a base class to provide the basic functionality for managing the appointment at the appointment’s editing form. |
| CustomField | Represents a custom field that may contain additional arbitrary information for an appointment or resource. |
| HolidaysHelper static | Provides methods used to generate appointments for the scheduler holidays. |
| HumanReadableTimeSpanHelper | Provides methods used to convert a TimeSpan value to a string and vice versa. |
| PersistentObjectStorageReloadEventArgs | Provides data for the OnAppointmentsReload and OnResourcesReload events. Internal use only. |
| TimeSpanStringConvertEventArgs | Provides data for the HumanReadableTimeSpanHelper.ConvertToString and HumanReadableTimeSpanHelper.ParseString events. |
Delegates
| Name | Description |
|---|---|
| PersistentObjectStorageReloadEventHandler | Represents a method that will handle the internal OnAppointmentsReload and OnResourcesReload events. |