GanttTaskToolTipShowingEventArgs Properties
Provides data for the GanttControl.TaskToolTipShowing event.| Name | Description |
|---|---|
| Info | Provides view information about the processed task. |
| Node | Gets the processed node. |
| SuperTip | Gets or sets the super tooltip. |
| Text | Gets or sets the text for the regular tooltip. |
See Also