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

ASPxClientScheduler.GoToDateFormApply Method

Client-side scripting method that navigates the scheduler to the date selected in the GotoDate form and closes the form.

Declaration

GoToDateFormApply(): void

Remarks

The GoToDateFormApply function invokes the callback command with the GOTODATEFORM identifier.

See Also