Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / ShowDropDownButton Property

In This Topic
    ShowDropDownButton Property (C1DateEdit)
    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