Gets a value indicating whether the in-place edit changes were accepted. This value is relevant only for the InplaceEditEnded event.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool Accepted { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Accepted As Boolean |
true if the in-place edit changes were accepted; otherwise, false.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |