TableView.MovePrevRow(Boolean) Method
Moves focus to the row preceding the one currently focused, and optionally allows the Automatic Filter Row to be focused.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| allowNavigateToAutoFilterRow | Boolean |
|
See Also