Skip to main content
A newer version of this page is available. .

ASPxSchedulerDataUpdatedEventArgs Class

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public class ASPxSchedulerDataUpdatedEventArgs :
    ASPxSchedulerDataBaseUpdatedEventArgs

Remarks

Handle this event to get access to the original and modified values of the appointment fields and perform actions as needed after an update.

Inheritance

See Also