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

In This Topic
    ValidationType Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ValidationType As XLValidationType
    public XLValidationType ValidationType {get; set;}
    See Also