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