Skip to main content

ASPxClientSpreadsheetSelectionChangedEventArgs.selection Property

Gets an object that determines the currently selected region within the Spreadsheet.

#Declaration

TypeScript

#Property Value

Type Description
ASPxClientSpreadsheetSelection

A ASPxClientSpreadsheetSelection object defining the current selection.

See Also