CanUnselectCellEventArgs.Row Property
Gets a data row object that corresponds to the processed row (or treelist node).
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v23.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A data row object that corresponds to the processed row. |
See Also