Raised when an in-place edit operation has started, after the in-place editor is displayed.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
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 Programmer's Guide | © 2025 MindFusion |