IGrid.ClearSelection() Method
Clears selection.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.Grid.v26.1.dll
Declaration
void ClearSelection()
Remarks
Refer to the ClearSelection() method description for additional information and an example.
See Also