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

In This Topic
    HideDropDown Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property HideDropDown As System.Boolean
    public System.bool HideDropDown {get; set;}
    See Also