IMonthCalendar.BeginDate

Syntax

BeginDate: DateTime;

Description

The BeginDate property determines a date from which the selection should begin.

Comments

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

See also:

IMonthCalendar