View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Select Grid Rows

If multiple row selection is allowed by the application vendor, you can select multiple rows by doing one of the following.

Selection

 

To select all rows between the clicked row and the previously focused row, click a row while holding the SHIFT key. In this case, the previous selection is cleared.

MultiSelectShift