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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : IsDragDropDisabled プロパティ
Gets or sets a System.Boolean value that indicates whether the C1Scheduler doesn't allow appointment resizing and drag operations. This is a dependency property.
シンタックス
'宣言
 
Public Property IsDragDropDisabled As System.Boolean
public System.bool IsDragDropDisabled {get; set;}
解説
Disabling of appointment resizing and drag operations is implemented with the help of IsDragDropDisabled property in default styles and templates. Make sure to honor IsDragDropDisabled property value in custom styles and templates.
参照

C1Scheduler クラス
C1Scheduler メンバ