Link Search Menu Expand Document

ValidationShowError Property

Gets or sets a value indicating whether [show error].

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool ShowError { get; set; }

Property Value

Type: Boolean
true if the data validation error message will be displayed whenever the user enters invalid data; otherwise, false.
See Also

Reference