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