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

ASPxSchedulerDataUpdatingEventArgs Constructors

Provides data for the ASPxSchedulerDataWebControlBase.AppointmentRowUpdating event.
Name Parameters Description
ASPxSchedulerDataUpdatingEventArgs(OrderedDictionary, OrderedDictionary, OrderedDictionary) keys, oldValues, newValues Initializes a new instance of the ASPxSchedulerDataUpdatingEventArgs class with the specified settings.
See Also