TreeMapHitInfo.TreeMapItem Property
Returns the tree map item over which the cursor is.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TreeMapItem | The tree map item over which the cursor is. |
See Also