Skip to main content
A newer version of this page is available. .

VGridControlBase.ClearSelection() Method

Clears the current selection.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v20.1.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

public void ClearSelection()

Remarks

See the VGridOptionsSelectionAndFocus.MultiSelect topic to learn more.

See Also