ITreeList.DeselectAllOnPage() Method
Deselects all rows on the current visible page.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
void DeselectAllOnPage()
Remarks
Refer to the DeselectAllOnPage() method description for more information and an example.
See Also