Back to Devexpress

ASPxClientVerticalGrid.UnselectRecordOnPage(visibleIndex) Method

aspnet-js-aspxclientverticalgrid-dot-unselectrecordonpage-x28-visibleindex-x29.md

latest764 B
Original Source

ASPxClientVerticalGrid.UnselectRecordOnPage(visibleIndex) Method

Deselects the specified record (if selected) displayed on the current page.

Declaration

ts
UnselectRecordOnPage(
    visibleIndex: number
): void

Parameters

NameTypeDescription
visibleIndexnumber

The record’s visible index.

|

See Also

SelectRecordOnPage(visibleIndex)

Selection

Vertical Grid

ASPxClientVerticalGrid Class

ASPxClientVerticalGrid Members