IGrid.ClearSelection() Method
In This Article
Clears selection.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
void ClearSelection()
#Remarks
Refer to the ClearSelection() method description for more information and an example.
See Also