Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxTreeListHitTest Methods
Show Inherited Hide Inherited

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