[]
        
(Showing Draft Content)

C1.Win.GanttView.TaskBarTooltipEventArgs

TaskBarTooltipEventArgs Class

Provides data for TaskBarTooltip event.

Inheritance
TaskBarTooltipEventArgs
Namespace: C1.Win.GanttView
Assembly: C1.Win.GanttView.8.dll
Syntax
public class TaskBarTooltipEventArgs : EventArgs

Constructors

Name Description
TaskBarTooltipEventArgs(BaseTask, string)

Provides data for TaskBarClick event.

Properties

Name Description
Task

Gets BaseTask which is clicked.

Tooltip

Gets or sets the tooltip.