CellValueChangedEventArgs.Row Property
Gets the row whose value is changed.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
Declaration
Property Value
Type | Description |
---|---|
RowInfo | The row whose value is changed. |
See Also