ASPxClientSpreadsheetSelectionChangedEventArgs.selection Property
Gets an object that determines the currently selected region within the Spreadsheet.
Declaration
selection: ASPxClientSpreadsheetSelection
Property Value
Type | Description |
---|---|
ASPxClientSpreadsheetSelection | A ASPxClientSpreadsheetSelection object defining the current selection. |
See Also