Back to Devexpress

GanttControlHitInfo Members

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

latest4.1 KB
Original Source

GanttControlHitInfo Members

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

Constructors

NameDescription
GanttControlHitInfo()Initializes a new GanttControlHitInfo class instance.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

GanttControlHitInfo Class

DevExpress.XtraGantt Namespace