Gets or sets a value indicating whether to accept the input.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool AcceptInput { get; set; } |
Visual Basic
![]() |
---|
Public Property AcceptInput As Boolean |
true to accept the user input; false to reject it and retain the previous cell value. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |