Skip to main content

CancelListChangedEventArgs Constructors

Provides data for the SchedulerStorage.AppointmentCollectionAutoReloading and SchedulerStorage.ResourceCollectionAutoReloading events.
Name Parameters Description
CancelListChangedEventArgs(ListChangedType, Int32, Int32) listChangedType, newIndex, oldIndex Initializes a new instance of the CancelListChangedEventArgs class with the specified settings.
See Also