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