Gets a value indicating whether there is currently an in-place editing operation in progress within the view.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool IsEditing { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsEditing As Boolean |
true if an in-place editing operation is in progress; otherwise, false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |