TreeListHitInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Band | Gets the band located under the test point. |
Bounds | Gets the limits for the Tree List element that contains the test point. |
Column | Gets the column located under the test point. |
Hit |
Gets the visual element located under the test point. |
Hit |
Gets an object containing information about the visual element located under the test point. |
In |
Gets whether a point is over the blank column header. |
In |
Gets whether a point is over a column header, or filter button. |
In |
Gets whether a point is over a column header panel (a header, blank header, button, filter button, the column header panel itself or its edge). |
In |
Gets whether a point is over the Filter Panel (the filter, the check box disabling the filter, the ‘Close Filter’, ‘Edit Filter’, or ‘MRU Filters’ button). |
In |
Gets whether a point is over a row’s cell, expand button, select image, state image, indicator cell, preview section, or the row’s area not occupied by any of these elements. |
In |
Gets whether a point is over a cell. |
In |
Gets whether a point belongs to a row’s check box. |
In |
Gets whether a point is over a row (group) footer. |
In |
Gets whether a point is over an area that separates a row from its indicator cell. |
In |
Gets whether a point is over a row indicator cell. |
In |
Gets whether a point is over a row’s select image. |
In |
Gets whether a point is over a row’s state image. |
Mouse |
Gets the coordinates of the point under the mouse cursor relative to the Tree List control. |
Node | Gets the node located under the test 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