Raised when an in-place edit operation is about to finish, before the in-place editor is closed.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public event EventHandler<InplaceEditValidationEventArgs> InplaceEditEnding |
Visual Basic
![]() |
---|
Public Event InplaceEditEnding As EventHandler(Of InplaceEditValidationEventArgs) |
InplaceEditEnding event handlers receive an argument of type InplaceEditValidationEventArgs.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |