ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLDataValidation Class / PromptTitle Property

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