Back to Devexpress

CustomDrawTimelineTaskEventArgs.Task Property

windowsforms-devexpress-dot-xtragantt-dot-customdrawtimelinetaskeventargs-e6d2be1c.md

latest1.2 KB
Original Source

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

Node

CustomDrawTimelineTaskEventArgs Class

CustomDrawTimelineTaskEventArgs Members

DevExpress.XtraGantt Namespace