ASPxClientSpreadsheet.GetSelection Method
Returns the current selection made in a Spreadsheet.
Declaration
GetSelection(): ASPxClientSpreadsheetSelection
Returns
Type | Description |
---|---|
ASPxClientSpreadsheetSelection | An ASPxClientSpreadsheetSelection object defining the current selection. |
See Also