TreeListHitInfo.HitTest Property
Gets an object containing information about the visual element located under the test point.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
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