CalendarModeChangedEventArgs.

OldMode Property

Summary

Gets the previous mode of the Calendar.

Syntax

public CalendarMode OldMode { get; private set; }

Value

Type Description
CalendarMode A CalendarMode representing the previous mode.