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