New to Telerik UI for WinForms? Start a free 30-day trial
Adding Links
Updated over 6 months ago
The GanttViewLinkDataItem CollectionEditor allows you to add links (dependences) between the items in the gantt view at design time.

The more important properties of the links you need to set up are:
-
StartItem: Determines the item from which the link will start.
-
EndItem: Determines the item at which the link will end.
-
LinkType: Determines the type of the link (dependency) between the start and end items.