TableViewHitInfo.InRowCell Property
In This Article
Gets whether the test object is within a data cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the test object is within a data cell; otherwise, false. |
See Also