SelectionChangingEventArgs.ControllerRow Property
Gets the processed row handle.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The processed row handle. |
See Also