WinExplorerView.MoveLast() Method
Selects the last item within the current WinExplorerView.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
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