TcxTreeListHitTest Methods
Contains HitTest information about the tree list elements located at a specified test point.| Name | Description |
|---|---|
| CanMoving | Returns whether a tree list element to which a test point belongs can be dragged. |
| CanSizing | Returns whether a tree list element to which a test point belongs can be resized. |
| CheckDestroyingItem(TObject) | Inherited from TcxCustomHitTestController. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ReCalculate | Inherited from TcxCustomHitTestController. |
| ReCalculate(TPoint) | Updates the control’s HitTest information. Inherited from TcxCustomHitTestController. |
| ToString | Inherited from TObject. |
See Also