GanttViewHitInfo Members
In This Article
#Fields
Name | Description |
---|---|
Hit |
Identifies the Grid |
#Properties
Name | Description |
---|---|
Band |
Gets a band located under the test object.
Inherited from Grid |
Column |
Gets a column located under the test object.
Inherited from Tree |
Connector |
Gets a Gantt |
Hit |
Gets the visual element located under the test object. |
In |
Gets whether the test object is within the band panel.
Inherited from Grid |
In |
Gets whether the test object is within the baseline. |
In |
Gets whether the test object is within a column’s header.
Inherited from Grid |
In |
Gets whether the test object is within the column header panel.
Inherited from Grid |
In |
Gets whether the test object is within the connector. |
In |
Gets whether the test object is within the Filter Panel.
Inherited from Grid |
In |
Gets whether the test object is within a group column.
Inherited from Grid |
In |
Gets whether the test object is within the Group Panel.
Inherited from Grid |
In |
Gets whether the test object is within a node’s check box.
Inherited from Tree |
In |
Gets whether the test object is within an expand button.
Inherited from Tree |
In |
Gets whether the test object is within a node footer.
Inherited from Tree |
In |
Gets whether the test object is within a node’s image.
Inherited from Tree |
In |
Gets whether the test object is within a node indent.
Inherited from Tree |
In |
Gets whether the test object is within the task row. |
In |
Gets whether the test object is within a data cell.
Inherited from Tree |
In |
Gets whether the test object is within the task. |
In |
Gets whether the test object is within the task content. |
In |
Gets whether the test object is within the timescale. |
In |
Obsolete. Gets whether the test object is within a node image.
Inherited from Tree |
Is |
Gets whether the test object belongs to the area within a tree view which is not occupied by tree nodes.
Inherited from Tree |
Resource | |
Row |
Gets the handle of a row that contains the test object.
Inherited from Grid |
Strip |
Gets a Strip |
#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 value of the Grid |
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. |
Set |
Sets the value of the Grid |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also