AppointmentEditDialogViewModel<T>.TrackSave(Action<AppointmentFormController>) Method
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
Name | Type |
---|---|
saveAction | Action<DevExpress.Web.ASPxScheduler.Internal.AppointmentFormController> |
See Also