TreeListViewHitInfo.InNodeImage Property
Gets whether the test object is within a node’s image.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the test object is within a node’s image; otherwise, false. |
See Also