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

In This Topic
    ShowUpDownButtons Property
    In This Topic
    Determines if the up/down buttons are visible.
    Syntax
    'Declaration
     
    
    Public Overridable Property ShowUpDownButtons As Boolean
    public virtual bool ShowUpDownButtons {get; set;}
    See Also