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