ExtendSelect(Int32) Method
Adds an entire row to the collection of selected items in this multi-selection grid.

C# Syntax

void ExtendSelect( 
   int row
)

Parameters

row
0-based row number.