ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLDataValidation Class / Prompt Property

In This Topic
    Prompt Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Prompt As System.String
    public System.string Prompt {get; set;}
    See Also