Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGanttControlChartViewPopupMenuItems Properties
Show Inherited Hide Inherited

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