Deselects the specified record (if selected) displayed on the current page.
UnselectRecordOnPage(visibleIndex: number): void
Name | Type | Description |
---|---|---|
visibleIndex | number | A zero-based integer value that specifies the record's visible index. |