Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLDataValidation Class / Prompt Property

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