Gets or sets a value indicating whether to display error messages when the validation fails.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
bool ShowError { get; set; } |
Visual Basic
![]() |
---|
Property ShowError As Boolean |
true to display error message according to ErrorAction when the validation fails; otherwise, false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |