Back to Devexpress

CustomDrawTimelineTaskEventArgs.TaskType Property

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

latest1.0 KB
Original Source

CustomDrawTimelineTaskEventArgs.TaskType Property

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttControlTaskType TaskType { get; }
vb
Public ReadOnly Property TaskType As GanttControlTaskType

Property Value

Type
DevExpress.XtraGantt.Scheduling.GanttControlTaskType

See Also

CustomDrawTimelineTaskEventArgs Class

CustomDrawTimelineTaskEventArgs Members

DevExpress.XtraGantt Namespace