TreeMapHitInfo.InTreeMapItem Property
Returns a value indicating whether or not the cursor is over the tree map item.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the cursor over an item; otherwise false. |
See Also