Back to Devexpress

GanttTimelineTaskToolTipShowingEventArgs Class

windowsforms-devexpress-dot-xtragantt-edc2acf9.md

latest1.4 KB
Original Source

GanttTimelineTaskToolTipShowingEventArgs Class

Contains data for the TimelineTaskToolTipShowing event.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class GanttTimelineTaskToolTipShowingEventArgs :
    EventArgs
vb
Public Class GanttTimelineTaskToolTipShowingEventArgs
    Inherits EventArgs

GanttTimelineTaskToolTipShowingEventArgs is the data class for the following events:

Inheritance

Object EventArgs GanttTimelineTaskToolTipShowingEventArgs

See Also

GanttTimelineTaskToolTipShowingEventArgs Members

DevExpress.XtraGantt Namespace