TreeListHitInfo.HitTest Property
Gets an object containing information about the visual element located under the test point.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraTreeList.TreeListHitTest | A DevExpress.XtraTreeList.TreeListHitTest object containing information about the visual element located under the test point. |
See Also