GanttControlHitInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Gantt |
Initializes a new Gantt |
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also