Back to Devexpress

VGridControlBase.SelectRow Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-dot-selectrow.md

latest674 B
Original Source

VGridControlBase.SelectRow Method

NameParametersDescription
SelectRow(BaseRow)rowAdds a row to the current selection in multiple row selection mode (MultiSelectMode.RowSelect).
SelectRow(String)fieldNameAdds a row to the current selection in multiple row selection mode (MultiSelectMode.RowSelect).