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