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