C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace > C1SchedulerSettings Class : AllowResourcesMultiSelection Property |
'Declaration Public Property AllowResourcesMultiSelection As System.Boolean
public System.bool AllowResourcesMultiSelection {get; set;}
If both AllowResourcesMultiSelection and AllowResourcesEditing properties are false, the default Appointment dialog will show ComboBox for selecting single Resource object.
If this property is true, the default Appointment dialog will allow selecting multiple resources in a separate dialog.