GanttTaskToolTipShowingEventArgs.Text Property
In This Article
Gets or sets the text for the regular tooltip.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the regular tooltip’s text. |
See Also