GanttTimelineTaskToolTipShowingEventArgs(GanttTimelineItemInfo) Constructor
Initializes a new instance of the GanttTimelineTaskToolTipShowingEventArgs class with specified settings.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
taskInfo | DevExpress.XtraGantt.TimeLine.GanttTimelineItemInfo | An object that contains view information about the task. This value is assigned to the Task property. |
See Also