Skip to main content
A newer version of this page is available. .

GanttTaskToolTipShowingEventArgs Class

Provides data for the GanttControl.TaskToolTipShowing event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public class GanttTaskToolTipShowingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GanttTaskToolTipShowingEventArgs
See Also