Skip to main content

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