TdxGanttControlChartViewPopupMenuItems Properties
Stores settings that specify visibility of the pop-up menu’s items displayed for tasks in the Chart View.Name | Description |
---|---|
AddToTimeline |
Specifies if a task‘s pop-up menu (in the Chart View) displays the Add to Timelime item.
|
DeleteTask |
Specifies if a task‘s pop-up menu (in the Chart View) displays the Delete Task item.
|
InsertRecurringTask |
Specifies if a task‘s pop-up menu (in the Chart View) displays the Insert Recurring Task item.
|
InsertTask |
Specifies if a task‘s pop-up menu (in the Chart View) displays the Insert Task item.
|
ScrollToTask |
Specifies if a task‘s pop-up menu (in the Chart View) displays the Scroll to Task item.
|
ShowTaskInformationDialog |
Specifies if a task‘s pop-up menu (in the Chart View) displays the Show Task Information Dialog item.
|
UseBuiltInPopupMenu | Specifies if View elements can display pop-up menus. Inherited from TdxGanttControlViewPopupMenuItems. |
See Also