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

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class GanttViewLinkItemFormattingEventArgs : RadGanttViewLinkEventArgs

Inheritance: objectEventArgsRadGanttViewLinkEventArgsGanttViewLinkItemFormattingEventArgs

Inherited Members RadGanttViewLinkEventArgs.LinkEventArgs.Empty

Constructors

C#
public GanttViewLinkItemFormattingEventArgs(GanttViewLinkDataItem link, Pen pen)
Parameters:linkGanttViewLinkDataItempenPen

Properties

C#
public Pen Pen { get; set; }