ASPxClientVerticalGrid.GetSelectedKeysOnPage Method
Returns key values of selected records displayed within the current page.
Declaration
GetSelectedKeysOnPage(): any[]
Returns
Type | Description |
---|---|
any[] | An array that contains key values of selected records displayed within the current page. |
See Also