ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ShowClearButton Property

In This Topic
    ShowClearButton Property
    In This Topic
    Determines if the Clear button of the dropdown calendar is visible.
    Syntax
    'Declaration
     
    Public Property ShowClearButton As Boolean
    public bool ShowClearButton {get; set;}
    See Also