NavigatedEventArgs

Interface represents the event arguments for the navigated event.

Properties

date Date

Gets the date that was focused to in the calendar.

event KeyboardEvent MouseEvent Event

Gets the original triggered event arguments.

name String

Gets the name of the event.

view String

Gets the calendar view name that was navigated to.

On This Page