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