VGridControlBase.UnselectRow Method
| Name | Parameters | Description |
|---|---|---|
| UnselectRow(BaseRow) | row | Removes a row from the current selection in multiple row selection mode (MultiSelectMode.RowSelect). |
| UnselectRow(String) | fieldName | Removes a row from the current selection in multiple row selection mode (MultiSelectMode.RowSelect). |