CancelListChangedEventArgs Constructors
Provides data for the SchedulerStorageBase.AppointmentCollectionAutoReloading and SchedulerStorageBase.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