Back to Devexpress

ASPxClientVerticalGrid.UnselectFilteredRecords Method

aspnet-js-aspxclientverticalgrid-5a238642.md

latest778 B
Original Source

ASPxClientVerticalGrid.UnselectFilteredRecords Method

Deselects all grid records that match the filter criteria currently applied to the grid.

Declaration

ts
UnselectFilteredRecords(): void

Remarks

When filtering is applied to the ASPxVerticalGrid, only records that meet the specified criteria are displayed. Use the UnselectFilteredRecords method to unselect all these records.

See Also

UnselectRecords

Vertical Grid

ASPxClientVerticalGrid Class

ASPxClientVerticalGrid Members