CalendarDateChangedEventArgs.

AddedDate Property

Summary

Gets the date to be newly displayed.

Syntax

public DateTime? AddedDate { get; private set; }

Value

Type Description
DateTime? The new date to display.