Scheduler for WPF
AllowResourcesMultiSelection プロパティ (C1SchedulerSettings)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1SchedulerSettings クラス : AllowResourcesMultiSelection プロパティ
Determines whether multiple Resource objects might be assigned to the single Appointment object.
シンタックス
'宣言
 
Public Property AllowResourcesMultiSelection As System.Boolean
public System.bool AllowResourcesMultiSelection {get; set;}

プロパティ値

The default value is true.
解説

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.

参照

C1SchedulerSettings クラス
C1SchedulerSettings メンバ