VGridControlBase.SelectRow Method
| Name | Parameters | Description |
|---|---|---|
| SelectRow(BaseRow) | row | Adds a row to the current selection in multiple row selection mode (MultiSelectMode.RowSelect). |
| SelectRow(String) | fieldName | Adds a row to the current selection in multiple row selection mode (MultiSelectMode.RowSelect). |