CalendarDateChangedEventArgs.

RemovedDate Property

Summary

Gets the date that was previously displayed.

Syntax

public DateTime? RemovedDate { get; private set; }

Value

Type Description
DateTime? The date previously displayed.