Raised when the selection is changed interactively, that is, modifying the selection programmatically does not raise this event.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public event EventHandler CellSelectionChanged |
Visual Basic
![]() |
---|
Public Event CellSelectionChanged As EventHandler |
CellSelectionChanged event handlers receive an argument of type EventArgs.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |