Gets whether multiple selection is allowed in the DateChooser control.
If true, specifies that multiple selection is allowed in the DateChooser control.
The default value is false.
protected Boolean allowMultipleSelection { get; }
'Declaration
Protected Read Property allowMultipleSelection As Boolean