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