Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CalendarViewModeChangedEventData

Instances of this class are provided to the handlers of the viewModeChangedEvent.

Hierarchy

  • CalendarViewModeChangedEventData

Implements

  • unknown

Index

Properties

eventName

eventName: string

Returns the name of the event that has been fired.

newValue

newValue: string

The new value of the ViewMode property.

object

object: any

The object that fires the event.

oldValue

oldValue: string

The old value of the ViewMode property.

Generated using TypeDoc