Skip to main content

AppointmentEditDialogViewModel<T>.TrackValidation(Action) Method

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public void TrackValidation(
    Action validationAction
)

Parameters

Name Type
validationAction Action
See Also