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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1SchedulerSettings クラス : AllowCategoriesEditing プロパティ
Determines whether end-user has permission to edit Categories.
シンタックス
'宣言
 
Public Property AllowCategoriesEditing As System.Boolean
public System.bool AllowCategoriesEditing {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 CategoryCollection is empty, default Appointment dialog won't show controls for editing Categories.
参照

C1SchedulerSettings クラス
C1SchedulerSettings メンバ