ASPxSchedulerDataInsertingEventArgs Properties
Provides data for the ASPxSchedulerDataWebControlBase.AppointmentRowInserting event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
NewValues | Provides access to the collection of modified values for the appointment’s data fields. |
See Also