Back to Devexpress

ASPxClientSpreadsheetSelection Class

aspnet-js-aspxclientspreadsheetselection.md

latest676 B
Original Source

ASPxClientSpreadsheetSelection Class

Represents the selection in the Spreadsheet.

Declaration

ts
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

ASPxClientSpreadsheetSelection Members