GanttTimelineTaskToolTipShowingEventArgs Properties
Contains data for the TimelineTaskToolTipShowing event.Name | Description |
---|---|
Node | Gets the node that corresponds to the task displayed on the timeline. |
SuperTip | Gets or sets a super tooltip for a task displayed on the timeline. |
Task | Gets view information about the task displayed on the timeline. |
Text | Gets or sets a regular tooltip for a task displayed on the timeline. |
See Also