GanttTaskPopupMenuShowingEventArgs Constructors
Provides data for the TaskPopupMenuShowing event.Name | Parameters | Description |
---|---|---|
GanttTaskPopupMenuShowingEventArgs(GanttChartTaskInfo, GanttPopupMenu) | taskInfo, popupMenu | Initializes a new instance of the GanttTaskPopupMenuShowingEventArgs class with specified settings. |
See Also