ASPxClientScheduler.GotoToday Method
In This Article
Client-side method that navigates the scheduler to the current system date.
#Declaration
TypeScript
GotoToday(): void
#Remarks
This method has its server-side counterpart ASPxScheduler.GoToToday
See Also