Skip to main content

AppointmentEditDialogViewModel<T>.TrackValidation(Action) Method

In This Article

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public void TrackValidation(
    Action validationAction
)

#Parameters

Name Type
validationAction Action
See Also