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

TdxGanttControlTimelineViewPopupMenuItems Properties
Show Inherited Hide Inherited

Stores settings that specify visibility of the pop-up menu’s items displayed for tasks in the Timeline View.
Name Description
GoToTask Specifies if a task‘s pop-up menu (in the Timeline View) displays the Go to Task item.
RemoveTask Specifies if a task‘s pop-up menu (in the Timeline View) displays the Remove Task item.
ShowTaskInformationDialog Specifies if a task‘s pop-up menu (in the Timeline View) displays the Show Task Information Dialog item.
UseBuiltInPopupMenu Specifies if View elements can display pop-up menus. Inherited from TdxGanttControlViewPopupMenuItems.
See Also