IGrid.DeselectAllOnPage() Method
Deselects all rows on the current visible page.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.Grid.v26.1.dll
Declaration
void DeselectAllOnPage()
Remarks
Refer to the DeselectAllOnPage() method description for additional information and an example.
See Also