Raised when an in-place edit operation has started, after the in-place editor is displayed.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public event EventHandler<InplaceEditEventArgs> InplaceEditStarted |
Visual Basic
![]() |
---|
Public Event InplaceEditStarted As EventHandler(Of InplaceEditEventArgs) |
InplaceEditStarted event handlers receive an argument of type InplaceEditEventArgs.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |