ASPxClientSpreadsheetSelection Class
Represents the selection in the Spreadsheet.
Declaration
declare class ASPxClientSpreadsheetSelection
Remarks
This object can be accessed by using the ASPxClientSpreadsheet.GetSelection method or by using the ASPxClientSpreadsheetSelectionChangedEventArgs.selection property in the ASPxClientSpreadsheet.SelectionChanged event’s handler.
See Also