ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ShowDropDownButton Property

In This Topic
    ShowDropDownButton Property
    In This Topic
    Determines if the dropdown button is visible.
    Syntax
    'Declaration
     
    
    Public Overridable Property ShowDropDownButton As Boolean
    public virtual bool ShowDropDownButton {get; set;}
    See Also