Back to Devexpress

GanttTaskToolTipShowingEventArgs.Info Property

windowsforms-devexpress-dot-xtragantt-dot-gantttasktooltipshowingeventargs-ff636b64.md

latest1.1 KB
Original Source

GanttTaskToolTipShowingEventArgs.Info Property

Provides view information about the processed task.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttChartTaskInfo Info { get; }
vb
Public ReadOnly Property Info As GanttChartTaskInfo

Property Value

TypeDescription
DevExpress.XtraGantt.Chart.Item.Task.GanttChartTaskInfo

An object that contains view information about the processed task.

|

See Also

GanttTaskToolTipShowingEventArgs Class

GanttTaskToolTipShowingEventArgs Members

DevExpress.XtraGantt Namespace