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

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

C1SchedulerSettings クラス
C1SchedulerSettings メンバ