AllowDisjointSelection Property (FlexDateChooser)

Action

Gets whether non-contiguous selection is allowed in the DateChooser control.

If true, non-contiguous selection is allowed in the DateChooser control. This property has an effect only if the allowMultipleSelection property is true. Setting this property changes the appearance of the DateChooser control.

The default value is true.

Syntax

'Declaration
Protected Read Property allowDisjointSelection As Boolean

Access

Read only.