ASPxSchedulerDataUpdatedEventArgs Constructors
Provides data for the ASPxSchedulerDataWebControlBase.AppointmentRowUpdated event.| Name | Parameters | Description |
|---|---|---|
| ASPxSchedulerDataUpdatedEventArgs(Int32, Exception, OrderedDictionary, OrderedDictionary, OrderedDictionary) | affectedRecords, exception, keys, oldValues, newValues | Initializes a new instance of the ASPxSchedulerDataUpdatedEventArgs class with the specified settings. |
See Also