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

Represents the event arguments for the LinkDataBound event of RadGanttView.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class GanttViewLinkDataBoundEventArgs : RadGanttViewLinkEventArgs

Inheritance: objectEventArgsRadGanttViewLinkEventArgsGanttViewLinkDataBoundEventArgs

Inherited Members RadGanttViewLinkEventArgs.LinkEventArgs.Empty

Constructors

Initializes a new instance of the GanttViewLinkDataBoundEventArgs class.

C#
public GanttViewLinkDataBoundEventArgs(GanttViewLinkDataItem item)
Parameters:itemGanttViewLinkDataItem

The item.