ExcelDataValidatorShowErrorAlert Property |
Gets or sets a flag indicating if the error alert is shown when user enters invalid data.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool ShowErrorAlert { get; set; }Public Property ShowErrorAlert As Boolean
Get
Set
Property Value
Boolean
See Also