Raised when a cell of the worksheet is about to change.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public event EventHandler<CellValidationEventArgs> CellChanging |
Visual Basic
![]() |
---|
Public Event CellChanging As EventHandler(Of CellValidationEventArgs) |
CellChanging event handlers receive an argument of type CellValidationEventArgs.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |