Scheduler for WinForms
AllowResourcesMultiSelection プロパティ (C1ScheduleSettings)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > C1ScheduleSettings クラス : AllowResourcesMultiSelection プロパティ
複数の Resource オブジェクトを単一の Appointment オブジェクトに割り当てることができるかどうかを決定します。
シンタックス
'宣言
 
Public Property AllowResourcesMultiSelection As System.Boolean
public System.bool AllowResourcesMultiSelection {get; set;}

プロパティ値

デフォルト値は true です。
解説

AllowResourcesMultiSelectionプロパティと AllowResourcesEditingプロパティの両方が false の場合、デフォルトの[予定]ダイアログには、単一の Resource オブジェクトを選択するためのコンボボックスが表示されます。

このプロパティが true の場合、デフォルトの[予定]ダイアログでは、別個のダイアログで複数のリソースを選択できます。

参照

C1ScheduleSettings クラス
C1ScheduleSettings メンバ