Back to Devexpress

GanttTaskToolTipShowingEventArgs.Text Property

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

latest1.2 KB
Original Source

GanttTaskToolTipShowingEventArgs.Text Property

Gets or sets the text for the regular tooltip.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public string Text { get; set; }
vb
Public Property Text As String

Property Value

TypeDescription
String

A String value that specifies the regular tooltip’s text.

|

See Also

GanttTaskToolTipShowingEventArgs Class

GanttTaskToolTipShowingEventArgs Members

DevExpress.XtraGantt Namespace