Back to Devexpress

CustomDrawTimelineTaskEventArgs.Node Property

windowsforms-devexpress-dot-xtragantt-dot-customdrawtimelinetaskeventargs-87476d54.md

latest1.2 KB
Original Source

CustomDrawTimelineTaskEventArgs.Node Property

Gets the node that corresponds to the task displayed on the timeline.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttControlNode Node { get; }
vb
Public ReadOnly Property Node As GanttControlNode

Property Value

TypeDescription
GanttControlNode

The node.

|

See Also

Task

CustomDrawTimelineTaskEventArgs Class

CustomDrawTimelineTaskEventArgs Members

DevExpress.XtraGantt Namespace