Raised while the user is moving or resizing an interactive object.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public event EventHandler<ObjectInteractionValidationEventArgs> ObjectStartModifying |
Visual Basic
![]() |
---|
Public Event ObjectStartModifying As EventHandler(Of ObjectInteractionValidationEventArgs) |
ObjectStartModifying event handlers receive an argument of type ObjectInteractionValidationEventArgs.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |