IMonthCalendar.EndDate

Syntax

EndDate: DateTime;

Description

The EndDate property determines the date, on which selection should end.

Comments

State of the MultiSelect property is taken into account if it is set to False, changing value of the EndDate property changes values of the BeginDate and CurrentDate properties.

See also:

IMonthCalendar