Scheduler for WPF
IsDragDropDisabled プロパティ (C1Scheduler)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : IsDragDropDisabled プロパティ
C1Schedulerで予定のサイズ変更とドラッグの操作が無効であるかどうかを示す System.Boolean値を取得または設定します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property IsDragDropDisabled As System.Boolean
public System.bool IsDragDropDisabled {get; set;}
解説
デフォルトのスタイルとテンプレートの実装では、 IsDragDropDisabledプロパティを使用して、予定のサイズ変更とドラッグの操作が無効になっています。カスタムのスタイルとテンプレートでは、 IsDragDropDisabledプロパティ値を利用してください。
参照

C1Scheduler クラス
C1Scheduler メンバ