RowClickEventArgs.HitInfo Property
Gets an object that identifies the clicked UI element.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
TreeListHitInfo | A TreeListHitInfo object that identifies the clicked UI element. |
See Also