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

DevExpress.XtraScheduler.Native Namespace

Contains classes which implement the internal functionality of XtraScheduler.

Assembly: DevExpress.XtraScheduler.v17.2.Core.dll

Classes

Name Description
AppointmentConflictsCalculator Enables you to discover conflicting appointments.
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.