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

GanttControlHitInfo Properties

Represents information about the control’s visual elements under the hit point.
Name Description
ChartHitTest Gets or sets information about the chart’s visual element under the hit point.
InChart Gets whether the hit point belongs to the chart.
InSplitter Gets whether the hit point belongs to the splitter.
InTimeline Gets whether the hit point belongs to the timeline.
InTimelineSplitter Gets whether the hit point belongs to the timeline splitter.
InTreeList Gets whether the hit point belongs to the task list.
SplitterHitTest Gets or sets information about the splitter’s visual element under the hit point.
TimelineHitTest Gets or sets information about the timeline’s visual element under the hit point.
TimelineSplitterHitTest Gets or sets information about the timeline splitter’s visual element under the hit point.
TreeListHitTest Gets or sets information about the task list’s visual element under the hit point.
See Also