Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / ShowError Property
In This Topic
    ShowError Property
    In This Topic
    Gets or sets whether the data validation error message will be displayed whenever the user enters invalid data (read or write).
    Syntax
    System.bool ShowError {get; set;}
    See Also