ISpreadsheetComponent.SelectionChanged Event
Fires in response to changing cell selection in a worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Event Data
The SelectionChanged event's data class is EventArgs.
See Also