ASPxClientCardView.UnselectAllCardsOnPage Method
Deselects all selected cards displayed on the current page.
Declaration
UnselectAllCardsOnPage(): void
Remarks
To select all unselected cards displayed on the current page, use the ASPxClientCardView.SelectAllCardsOnPage method.
See Also