Skip to main content

GanttTaskToolTipShowingEventArgs Class

Provides data for the GanttControl.TaskToolTipShowing event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public class GanttTaskToolTipShowingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GanttTaskToolTipShowingEventArgs
See Also