Show contents 

Forms > Forms Assembly Interfaces > IMonthCalendar > IMonthCalendar.MaxSelectRange

IMonthCalendar.MaxSelectRange

Syntax

MaxSelectRange: Integer;

Description

The MaxSelectRange property determines the maximum number of days that can be selected.

Comments

The property is relevant, dates range selection is enabled in the component (the MultiSelect property is set to True). By default, 31 days can be selected in the range.

See also:

IMonthCalendar