Class
GanttViewLinkItemFormattingEventArgs

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class GanttViewLinkItemFormattingEventArgs : RadGanttViewLinkEventArgs

Inheritance: objectEventArgsRadGanttViewLinkEventArgsGanttViewLinkItemFormattingEventArgs

Inherited Members RadGanttViewLinkEventArgs.LinkEventArgs.Empty

Constructors

GanttViewLinkItemFormattingEventArgs(GanttViewLinkDataItem, Pen)

Declaration

cs-api-definition
public GanttViewLinkItemFormattingEventArgs(GanttViewLinkDataItem link, Pen pen)

Parameters

link

GanttViewLinkDataItem

pen

Pen

Properties

Pen

Declaration

cs-api-definition
public Pen Pen { get; set; }

Property Value

Pen