GanttControlHitInfo Properties
Represents information about the control’s visual elements under the hit point.
Name | Description |
---|---|
Chart |
Gets or sets information about the chart’s visual element under the hit point. |
In |
Gets whether the hit point belongs to the chart. |
In |
Gets whether the hit point belongs to the splitter. |
In |
Gets whether the hit point belongs to the timeline. |
In |
Gets whether the hit point belongs to the timeline splitter. |
In |
Gets whether the hit point belongs to the task list. |
Splitter |
Gets or sets information about the splitter’s visual element under the hit point. |
Timeline |
Gets or sets information about the timeline’s visual element under the hit point. |
Timeline |
Gets or sets information about the timeline splitter’s visual element under the hit point. |
Tree |
Gets or sets information about the task list’s visual element under the hit point. |
See Also