Back to Devexpress

VGridControlBase.ClearSelection() Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-99902d44.md

latest1.6 KB
Original Source

VGridControlBase.ClearSelection() Method

Clears the current selection.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public void ClearSelection()
vb
Public Sub ClearSelection

Remarks

See the VGridOptionsSelectionAndFocus.MultiSelect topic to learn more.

See Also

GetSelectedCells()

GetSelectedRecords()

GetSelectedRows()

MultiSelect

VGridControlBase Class

VGridControlBase Members

DevExpress.XtraVerticalGrid Namespace