DragEventArgsBase.TargetRowHandle Property
Gets the target row handle.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An unique integer value that identifies target row in grid’s view. |
See Also