SchedulerFormAction Enum
Specifies the operation mode of the form.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Members
Name | Description |
---|---|
Create
|
The form is created for a new data input. |
Edit
|
The form is created for a modification of existing data. |
Related API Members
The following properties accept/return SchedulerFormAction values:
See Also