Skip to main content
All docs
V24.1

GanttTimelineTaskToolTipShowingEventArgs Class

Contains data for the TimelineTaskToolTipShowing event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v24.1.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class GanttTimelineTaskToolTipShowingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GanttTimelineTaskToolTipShowingEventArgs
See Also