ComponentOne Scheduler for WPF and Silverlight
AllowMultipleSelection Property (SelectFromListScene)

C1.WPF.Schedule Namespace > SelectFromListScene Class : AllowMultipleSelection Property
Gets or sets boolean value determining whether multiple selection is allowed.
Syntax
'Declaration
 
Public Property AllowMultipleSelection As System.Boolean
public System.bool AllowMultipleSelection {get; set;}

Property Value

The default value is true.
See Also

Reference

SelectFromListScene Class
SelectFromListScene Members