Skip to main content
All docs
V23.2

GanttTimelineTaskToolTipShowingEventArgs Class

Contains data for the TimelineTaskToolTipShowing event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class GanttTimelineTaskToolTipShowingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GanttTimelineTaskToolTipShowingEventArgs
See Also