Back to Devexpress

GanttControlHitInfo Properties

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolhitinfo-dot-underscore-properties.md

latest2.0 KB
Original Source

GanttControlHitInfo Properties

Represents information about the control’s visual elements under the hit point.

NameDescription
ChartHitTestGets or sets information about the chart’s visual element under the hit point.
InChartGets whether the hit point belongs to the chart.
InSplitterGets whether the hit point belongs to the splitter.
InTimelineGets whether the hit point belongs to the timeline.
InTimelineSplitterGets whether the hit point belongs to the timeline splitter.
InTreeListGets whether the hit point belongs to the task list.
SplitterHitTestGets or sets information about the splitter’s visual element under the hit point.
TimelineHitTestGets or sets information about the timeline’s visual element under the hit point.
TimelineSplitterHitTestGets or sets information about the timeline splitter’s visual element under the hit point.
TreeListHitTestGets or sets information about the task list’s visual element under the hit point.

See Also

GanttControlHitInfo Class

GanttControlHitInfo Members

DevExpress.XtraGantt Namespace