GanttView for WinForms
Duration プロパティ (Task)

C1.Win.C1GanttView.4.5.2 アセンブリ > C1.Win.C1GanttView 名前空間 > Task クラス : Duration プロパティ
タスクの長さを取得または設定します。長さの単位は DurationUnitsプロパティによって指定されます。
シンタックス
'宣言
 
Public Overrides NotOverridable Property Duration As System.Double
public override System.double Duration {get; set;}
参照

Task クラス
Task メンバ