GridRowValidationEventArgs.Row Property
In This Article
Gets the processed row.
Namespace: DevExpress.UI.Xaml.Grid.Native
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents the row currently being validated. |
See Also