RowEditFinishedEventArgs.Success Property
Gets whether a user committed changes made in a row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> |
|
See Also