Back to Devexpress

ASPxClientVerticalGrid.UnselectAllRecordsOnPage Method

aspnet-js-aspxclientverticalgrid-7119f2a7.md

latest675 B
Original Source

ASPxClientVerticalGrid.UnselectAllRecordsOnPage Method

Deselects all selected records displayed on the current page.

Declaration

ts
UnselectAllRecordsOnPage(): void

Remarks

To select all unselected records displayed on the current page, use the ASPxClientVerticalGrid.SelectAllRecordsOnPage method.

See Also

SelectAllRecordsOnPage

Vertical Grid

ASPxClientVerticalGrid Class

ASPxClientVerticalGrid Members