GanttView for WinForms
Predecessors プロパティ (TasksMappingCollection)

C1.Win.C1GanttView.4.5.2 アセンブリ > C1.GanttView 名前空間 > TasksMappingCollection クラス : Predecessors プロパティ
C1.Win.C1GanttView.Taskオブジェクトの C1.Win.C1GanttView.Task.Predecessorsプロパティに使用される C1.C1Schedule.MappingInfoオブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、 C1.Win.C1GanttView.Task.Predecessorsプロパティを データソース内の適切なフィールドに連結できます。
シンタックス
'宣言
 
Public ReadOnly Property Predecessors As C1.C1Schedule.MappingInfo
public C1.C1Schedule.MappingInfo Predecessors {get;}
参照

TasksMappingCollection クラス
TasksMappingCollection メンバ