Skip to main content
A newer version of this page is available. .

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.
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.
TreeListHitTest Gets or sets information about the task list’s visual element under the hit point.
See Also