GanttView for WinForms
DragNotificationControl プロパティ (C1GanttView)

C1.Win.GanttView.6 アセンブリ > C1.Win.GanttView 名前空間 > C1GanttView クラス : DragNotificationControl プロパティ
ツールチップビューにタスクドラッグ情報を反映するために使用できる DragNotificationBase コントロール。 また、DragNotificationBase クラスは、ドラッグしている BaseTask の Duration、 Start、Finish などのパラメータの変化を追跡するための便利なメソッドが含まれています。
シンタックス
'宣言
 
Public Property DragNotificationControl As DragNotificationBase
public DragNotificationBase DragNotificationControl {get; set;}
参照

C1GanttView クラス
C1GanttView メンバ