New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Type Parameters:

T

Syntax:

C#
public class GanttViewIntegrationLinkItem<T>

Inheritance: objectGanttViewIntegrationLinkItem<T>

Constructors

C#
public GanttViewIntegrationLinkItem()

Properties

C#
public T EndId { get; set; }
C#
public int LinkType { get; set; }
C#
public T StartId { get; set; }