Class
GanttViewLinkDataBoundEventArgs

Represents the event arguments for the LinkDataBound event of RadGanttView.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class GanttViewLinkDataBoundEventArgs : RadGanttViewLinkEventArgs

Inheritance: objectEventArgsRadGanttViewLinkEventArgsGanttViewLinkDataBoundEventArgs

Inherited Members RadGanttViewLinkEventArgs.LinkEventArgs.Empty

Constructors

GanttViewLinkDataBoundEventArgs(GanttViewLinkDataItem)

Initializes a new instance of the GanttViewLinkDataBoundEventArgs class.

Declaration

cs-api-definition
public GanttViewLinkDataBoundEventArgs(GanttViewLinkDataItem item)

Parameters

item

GanttViewLinkDataItem

The item.