Gets or sets a value indicating whether to accept the input.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
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 for WPF Programmer's Guide | © 2025 MindFusion |