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