WinExplorerView.MoveLast() Method
Selects the last item within the current WinExplorerView.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
The following animation demonstrates the MoveLast method’s functionality.
To select the first WinExplorerView item, use the WinExplorerView.MoveFirst method instead.
See Also