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