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

ASPxSchedulerDataBaseUpdatedEventArgs Class

Represents the base class for the handlers of the events which are raised on data operation with the appointment’s data source.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public abstract class ASPxSchedulerDataBaseUpdatedEventArgs :
    EventArgs
See Also