ClassGanttViewLinkDataBoundEventArgs
Class
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
Constructors
GanttViewLinkDataBoundEventArgs(GanttViewLinkDataItem)
Initializes a new instance of the GanttViewLinkDataBoundEventArgs class.
Declaration
cs-api-definition
public GanttViewLinkDataBoundEventArgs(GanttViewLinkDataItem item)
Parameters
item
The item.