Back to Devexpress

GanttTaskToolTipShowingEventArgs.SuperTip Property

windowsforms-devexpress-dot-xtragantt-dot-gantttasktooltipshowingeventargs.md

latest1.1 KB
Original Source

GanttTaskToolTipShowingEventArgs.SuperTip Property

Gets or sets the super tooltip.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public SuperToolTip SuperTip { get; set; }
vb
Public Property SuperTip As SuperToolTip

Property Value

TypeDescription
SuperToolTip

An object that specifies the super tooltip.

|

See Also

GanttTaskToolTipShowingEventArgs Class

GanttTaskToolTipShowingEventArgs Members

DevExpress.XtraGantt Namespace