Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / ErrorMessage Property
In This Topic
    ErrorMessage Property (IValidation)
    In This Topic
    Gets or sets the data validation error message (read or write).
    Syntax
    System.string ErrorMessage {get; set;}
    See Also