ASPxClientSpreadsheet.GetSelection Method
In This Article
Returns the current selection made in a Spreadsheet.
#Declaration
TypeScript
GetSelection(): ASPxClientSpreadsheetSelection
#Returns
Type | Description |
---|---|
ASPx |
An ASPx |
See Also