Back to Devexpress

GanttTimelineTaskToolTipShowingEventArgs.Node Property

windowsforms-devexpress-dot-xtragantt-dot-gantttimelinetasktooltipshowingeventargs-3b9acd1b.md

latest1.2 KB
Original Source

GanttTimelineTaskToolTipShowingEventArgs.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

GanttTimelineTaskToolTipShowingEventArgs Class

GanttTimelineTaskToolTipShowingEventArgs Members

DevExpress.XtraGantt Namespace