CanUnselectCellEventArgs.RowHandle Property
Gets the handle of a row to which the processed cell belongs.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value representing the row handle. |
See Also