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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1SchedulerSettings クラス : AllowResourcesEditing プロパティ
Determines whether end-user has permission to edit Resources.
シンタックス
'宣言
 
Public Property AllowResourcesEditing As System.Boolean
public System.bool AllowResourcesEditing {get; set;}

プロパティ値

The default value is true.
解説
If this property is false, default dialogs will only allow selection from the existing items. If this property is false and ResourceCollection is empty, default Appointment dialog won't show controls for editing Resources.
参照

C1SchedulerSettings クラス
C1SchedulerSettings メンバ