ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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