Raised when the user cancels the modification of an object.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public event EventHandler<ObjectInteractionEventArgs> ObjectModifyCancelled |
Visual Basic
![]() |
---|
Public Event ObjectModifyCancelled As EventHandler(Of ObjectInteractionEventArgs) |
ObjectModifyCancelled event handlers receive an argument of type ObjectInteractionEventArgs.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |