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

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule 名前空間 > C1ScheduleSettings クラス : AllowResourcesEditing プロパティ
エンドユーザーにリソースを編集する権限を付与するかどうかを決定します。
シンタックス
'宣言
 
Public Property AllowResourcesEditing As System.Boolean
public System.bool AllowResourcesEditing {get; set;}

プロパティ値

デフォルト値は True です。
解説
このプロパティが false に設定されている場合、デフォルトのダイアログでは、既存の項目のみを選択できます。 このプロパティが false に設定されており、ResourceCollection が空である場合、デフォルトの[予定]ダイアログには、 リソースを編集するコントロールが表示されません。
参照

C1ScheduleSettings クラス
C1ScheduleSettings メンバ