WinExplorerView.SetSelectionStart(Int32) Method
Sets the first selected item.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v23.1.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Parameters
Name | Type | Description |
---|---|---|
rowHandle | Int32 | A zero-based integer that identifies the first selected item. |
See Also