Back to Devexpress

VGridControlBase.UnselectRow Method

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

latest694 B
Original Source

VGridControlBase.UnselectRow Method

NameParametersDescription
UnselectRow(BaseRow)rowRemoves a row from the current selection in multiple row selection mode (MultiSelectMode.RowSelect).
UnselectRow(String)fieldNameRemoves a row from the current selection in multiple row selection mode (MultiSelectMode.RowSelect).