Back to Devexpress

GanttTimelineTaskToolTipShowingEventArgs.Task Property

windowsforms-devexpress-dot-xtragantt-dot-gantttimelinetasktooltipshowingeventargs-debd4ccb.md

latest1.2 KB
Original Source

GanttTimelineTaskToolTipShowingEventArgs.Task Property

Gets view information about the task displayed on the timeline.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttTimelineItemInfo Task { get; }
vb
Public ReadOnly Property Task As GanttTimelineItemInfo

Property Value

TypeDescription
DevExpress.XtraGantt.TimeLine.GanttTimelineItemInfo

An object that contains view information about the task.

|

See Also

GanttTimelineTaskToolTipShowingEventArgs Class

GanttTimelineTaskToolTipShowingEventArgs Members

DevExpress.XtraGantt Namespace